yags.object: object returned by yags()

Description Usage Format

Description

yags returns a list of the following structure:

Usage

1
none

Format

coefficients

a numeric p-vector: regression coefficients

naive.parmvar

the pxp model-based parameter covariance matrix

robust.parmvar

the pxp model-robust parameter covariance matrix

alpha

the q-vector of working correlation parameters

phi

the scale parameter estimate

linear.predictors

a numeric vector

fitted.values

a numeric vector

residuals

a numeric vector

iter

a numeric vector

family

a function

rank

a numeric vector

errorcode

an indicator

sealp

a numeric vector of standard errors

qls

the QLS (Chaganty/Shults) criterion value

pan.aic

the AIC for GEE of Wei Pan (Bcs 2000)

sealp.OK

a logical vector


yags documentation built on May 2, 2019, 5:46 p.m.

Related to yags.object in yags...