DDEdiag: Time Series Diagnostics for the Residuals

Description Usage Arguments Value Author(s) See Also

Description

A function to plot time-series diagnostics of the residuals from a generalized profiling DDE model.

Usage

1
DDEdiag(y, times, fitted, use.TSA = FALSE, ...)

Arguments

y

Matrix of observed data values.

times

Vector observation times for the data.

fitted

The functional data object for the estimated state process.

use.TSA

TURE or FALSE. Whether to use TSA package to perfor the diagnostics.

...

Additional arguments for tsdiag function.

Value

None. Diagnostics are plotted.

Author(s)

Ziqian Zhou

See Also

tsdiag


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

Related to DDEdiag in gpDDE...