dpredict: Derivative of the predictor

Description Usage Arguments Value Author(s) See Also

View source: R/multModel.R

Description

Derivative of the predictor

Usage

1
2
3
4
dpredict(object, par, ...)

## S3 method for class 'multModel'
dpredict(object, par, ...)

Arguments

object

an object of class multModel.

par

the parameter vector.

Value

An n by p matrix.

Author(s)

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

See Also

predict.multModel, multModel


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

Related to dpredict in smde...