Returns the selected feature set and optimization path after training.
Source:R/getFeatSelResult.R
getFeatSelResult.Rd
Returns the selected feature set and optimization path after training.
Arguments
- object
(WrappedModel)
Trained Model created with makeFeatSelWrapper.
See also
Other featsel:
FeatSelControl
,
analyzeFeatSelResult()
,
makeFeatSelWrapper()
,
selectFeatures()