indxDF | R Documentation |
creates the proper dataframe format and inputs it into the clustrecs function (http://epub.wu.ac.at/1542/)
indxDF(dat, cslist, mxc = length(cslist))
dat |
a dataframe of the raw data to be clustered |
cslist |
cluster solution list is a list of different hierarchical cluster solutions to be evaluated for model fit |
mxc |
maximum cluster solution to check. default is set to all of the solutions in 'cslist' but can be fewer if desired |
indxDF_function()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.