Learn R Programming

iai (version 1.10.2)

predict: Generic function for returning the predictions of a model

Description

Generic function for returning the predictions of a model

Usage

predict(obj, ...)

Arguments

obj

The object controlling which method is used

...

Arguments depending on the specific method used