predict.multModel: Prediction for multivariate models

Description Usage Arguments Author(s) See Also

View source: R/multModel.R

Description

Prediction for multivariate models

Usage

1
2
## S3 method for class 'multModel'
predict(object, par, ...)

Arguments

object

an object of class multModel.

par

the parameter vector.

Author(s)

Niels Richard Hansen Niels.R.Hansen@math.ku.dk

See Also

predict, multModel


smde documentation built on May 2, 2019, 4:58 p.m.

Related to predict.multModel in smde...