clusterBootstrap: Use bootstrap to find the best number of clusters

Description Usage Arguments Value Author(s)

Description

Results of the function clusterCriteria for bootstrap samples

Usage

1
2
clusterBootstrap(dat, nt, nboot = 100, l = 9, seed = 201311,
  txtbar = TRUE)

Arguments

dat

Data frame, same format as function cl

nt

Number of topics

nboot

Number of bootstrap samples

l

Number of clusters

seed

Random seed

txtbar

Whether or not the text progress bar is turned on

Value

Data frame of the criteria values for nboot samples

Author(s)

Xiaoyue Cheng <xycheng@iastate.edu>


introstat/ePort documentation built on May 18, 2019, 5:47 a.m.