predict.mvl1lm: Predicted Values Based on a Model Fitted by mv.l1lm

Description Usage Arguments Author(s)

Description

Predicted response values based on a model fitted by mv.l1lm.

Usage

1
2
## S3 method for class 'mvl1lm'
predict(object, newdata, na.action = na.pass, ...)

Arguments

object

an object of class mvl1lm.

newdata

An optional data frame with the values of the explaining variables. If omitted, the fitted values are used.

na.action

function determining what should be done with missing values in 'newdata'.

...

needed for other methods.

Author(s)

Klaus Nordhausen


MNM documentation built on May 2, 2019, 5:09 a.m.