Description Usage Arguments Value
Function that calculate the misclassification error of the subtree stremming from node
1 | node_error(node, tree)
|
node |
the number of the node in the tree |
tree |
a tree. A data frame returned by the function |
a numeric indicating the misclassification error of the subtree stremming from node.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.