Description Usage Arguments Value
This function evaluates a node and checks if it fulfills the conditions to be a final node.
1 | isFinalNode(obs, data, numStop)
|
obs |
Observation in the evaluated node. |
data |
Data with predictive variable. |
numStop |
Minimum number of observations in a node to be split. |
True if the node is a final node and false in any other case.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.