Description Usage Arguments Value See Also
View source: R/analyzeFeatSelResult.R
This function prints the steps selectFeatures
took to find its optimal set
of features and the reason why it stopped.
It can also print information about all calculations done in each intermediate step.
Currently only implemented for sequential feature selection.
1 | analyzeFeatSelResult(res, reduce = TRUE)
|
res |
[ |
reduce |
[ |
[invisible(NULL)
].
Other featsel: FeatSelControl
,
getFeatSelResult
,
makeFeatSelWrapper
,
selectFeatures
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.