Learn R Programming

ACDm (version 1.0.3)

acdFit-methods: Methods for class acdFit

Description

residuals.acdFit() returns the residuals and coef.acdFit() returns the coefficients of a fitted ACD model of class 'acdFit', while print.acdFit() prints the essential information.

Usage

"residuals"(object, ...) "coef"(object, returnCoef = "all", ...) "print"(x, ...)

Arguments

object
the fitted ACD model of class 'acdFit' (as returned by the function acdFit).
x
same as object, ie. an object of class 'acdFit'.
returnCoef
on of "all", "distribution", or "model". Specifies whether all estimated parameters should be returned or only the distribution parameters or the model (for the conditional mean duration) parameters.
...
additional arguments to print.