ProfileSSE.covariance.DDE: ProfileSSE.covariance.DDE

Description Usage Arguments Value Author(s) See Also

Description

Newey-West estimate of covariance of parameter estimates from profiling for DDE models. Currently assumes a lag-5 auto-correlation among observation vectors.

Usage

1
ProfileSSE.covariance.DDE(pars, beta, active = NULL, eps = 1e-06, ...)

Arguments

pars

The estimated parameters.

beta

The estimated parameters.

active

Incides indicating which parameters of pars should be estimated; defaults to all of them.

eps

Step-size for finite difference estimate of second derivatives.

...

Additional arguments used for profiling estimation

Value

Returns a Newey-West estimate of the covariance matrix of the parameter estimates.

Author(s)

Ziqian Zhou

See Also

Profile.LS.DDE


gpDDE documentation built on May 2, 2019, 1:09 p.m.