feat | R Documentation |
Return named vector of feature indices with a given k that are non-zero
Return named vector of feature indices with a given k that are non-zero
feat(object, k)
## S4 method for signature 'oscar'
feat(object, k)
object |
Fit oscar S4-object |
k |
Cardinality 'k' to extract non-zero features at |
Vector of feature indices at cardinality 'k'
Vector of feature indices at cardinality 'k'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.