Description Usage Arguments Details Value Examples
View source: R/feature.selected.R
The name of covariates which use to partition the covariate space.
1 | feature.selected(tree)
|
tree |
:Tree structure made by getTree() function |
The sequence only contain unique name(Only count one time even the single covariate use to split twice or more)
An array of characters which is the name of those covariate used in the tree
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.