| model-class {fdm2id} | R Documentation |
Generic classification or regression model
Description
This is a wrapper class containing the classification model obtained by any classification or regression method.
Slots
modelThe wrapped model.
methodThe name of the method.
See Also
[Package fdm2id version 0.9.9 Index]