Description Usage Arguments Value Examples
Run doClsutering() for all variables in data.frame and save plots.
1 2 |
data |
A data.frame containing the analysed variables. All variables must be factors or logical. |
bad |
A character name of the column of independent variable of data. |
distanceMethod |
A character, check ?dist. |
clustMethod |
A character, check ?hclust. |
dir |
A directory where function saves the images. |
eps |
A number from 1 to 2 which manage how many cluster function returns. |
sen |
A number of sensitive what is the less value of observations in a band. If the number of observation is lower than sen then function returns warning. |
A data.frame with summaries of Clusterrr objects for all variables. Side-effect are plots of Clusterrr save in dir.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.