Description Usage Arguments Note Examples
Performs Hierarchical Clustering algorithm on target variable and given dataset Also constructs a dendogram plot depicting the merging of clusters
1 | hierarchicalClust(t, d)
|
t |
The Target Variable |
d |
The Dataset |
Pass the target value with '$' . Ex- dataset$target(d$t)
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.