model-class: Generic classification or regression model

model-classR Documentation

Generic classification or regression model

Description

This is a wrapper class containing the classification model obtained by any classification or regression method.

Slots

model

The wrapped model.

method

The name of the method.

See Also

predict.model, predict


fdm2id documentation built on July 9, 2023, 6:05 p.m.

Related to model-class in fdm2id...