jmdlMod-class {jmdl}R Documentation

Class "jmdlMod" of Fitted Joint Mean-Correlation Models.

Description

Class "jmdlMod" of Fitted Joint Mean-Correlation Models.

Slots

call

the matched call

opt

the optimization result returned by optimizeJmdl

args

arguments m, Y, X, W, time

q

degree of polynomial of the time lag to model the lower triangular matrix

std

standard error for parameters

tval

t statistic components list

p

p.value components list

devcomp

the deviance components list

offset

a vecter to be added to a linear predictor


[Package jmdl version 0.3.0 Index]