Description Usage Arguments Value Examples
Title Classification Using CART
1 | cart_function(PBx, newy, criteria = "gini")
|
PBx |
data matrix |
newy |
New assigned clusters |
criteria |
gini or information |
a list of two variables: the hclust function description and a summary table of the distribution to clusters
1 | # cart_function(PBx, newy, 'information')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.