Learn R Programming

medley (version 0.1.0)

predict.constant: Trivial regression model which returns a given constant

Description

Trivial regression model which returns a given constant

Usage

"predict" (object, newdata, ...)

Arguments

object
the model object
newdata
the matrix of new predictors
...
other parameters (unused)