Internal functions for the MESS package
scorefct(o, beta = NULL, testidx = NULL, sas = FALSE)
o
: input geepack object from a geeglm fit.beta
: The estimated parameters. If set to NULL
then the parameter estimates are extracted from the model fit object o.testidx
: Indices of the beta parameters that should be tested equal to zerosas
: Logical. Should the SAS version of the score test be computed. Defaults to FALSE
.Claus Ekstrom claus@rprimer.dk