Description Usage Arguments Value Author(s)
List the features used or not used in Random KNN modeling.
| 1 2 | varUsed(x, by.KNN = FALSE, count = TRUE)
varNotUsed(x)
 | 
| x | A  | 
| by.KNN | Logical. Should list features used in each KNN? | 
| count | Logical. Should list number of times each used. | 
varNotUsed returns a list features not used.
varUsed returns a list of feartures used.
Shengqiao Li<lishengqiao@yahoo.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.