indxDF: indxDF function

View source: R/cluster.R

indxDFR Documentation

indxDF function

Description

creates the proper dataframe format and inputs it into the clustrecs function (http://epub.wu.ac.at/1542/)

Usage

indxDF(dat, cslist, mxc = length(cslist))

Arguments

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

Examples

indxDF_function()

clmacleod/highlandr documentation built on Oct. 11, 2023, 8:04 p.m.