jmcmMod-class {jmcm} | R Documentation |
Class "jmcmMod" of Fitted Joint Mean-Covariance Models.
Description
Class "jmcmMod" of Fitted Joint Mean-Covariance Models.
Slots
call
the matched call
opt
the optimization result returned by optimizeJmcm
args
arguments m, Y, X, Z, W, time
triple
an integer vector of length three containing the degrees of the three polynomial functions for the mean structure, the log innovation -variances and the autoregressive or moving average coefficients when 'mcd' or 'acd' is specified for cov.method. It refers to the mean structure, variances and angles when 'hpc' is specified for cov.method.
devcomp
the deviance components list
[Package jmcm version 0.2.4 Index]