Learn R Programming

fdm2id (version 0.9.5)

model-class: Generic classification or regression model

Description

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

Arguments

Slots

model

The wrapped model.

method

The name of the method.

See Also

predict.model, predict