scorefct {geeasy} | R Documentation |
Internal functions for the MESS package
Description
Internal functions for the MESS package
Usage
scorefct(object, beta = NULL, testidx = NULL, sas = FALSE)
Arguments
object |
input geepack object from a geeglm fit. |
beta |
The estimated parameters. If set to |
testidx |
Indices of the beta parameters that should be tested equal to zero |
sas |
Logical. Should the SAS version of the score test be
computed. Defaults to |
Author(s)
Claus Ekstrom claus@ekstroem.dk
[Package geeasy version 0.1.2 Index]