predict.spotLinearModel: Prediction method for linear model

Description Usage Arguments

View source: R/buildLM.R

Description

Wrapper for predict.lm.

Usage

1
2
## S3 method for class 'spotLinearModel'
predict(object, newdata, ...)

Arguments

object

fit of the model, an object of class "spotLinearModel", produced by buildLM.

newdata

matrix of new data.

...

not used


bartzbeielstein/SPOT documentation built on June 13, 2020, 5:58 p.m.