makeDerivs: Calculate analytical first-order derivatives of parameters in...

Description Usage Arguments Value Author(s) See Also

View source: R/covarianceFunctions.R

Description

makeDerivs calculates analytical first-order derivatives of the parameters in an ARF model. It writes the derivative matrix to a binary file.

Usage

1
makeDerivs(arfmodel,method=c('viaR','direct'))

Arguments

arfmodel

An arf model object (see model).

method

Specification of derivative saving method. 'viaR' is the default.

Value

Returns TRUE when successful.

Author(s)

Wouter D. Weeda - w.d.weeda@gmail.com

See Also

model


arf3DS4 documentation built on May 2, 2019, 8:19 a.m.