scorefct: Internal functions for the MESS package

View source: R/scorefct.R

scorefctR Documentation

Internal functions for the MESS package

Description

Internal functions for the MESS package

Usage

scorefct(o, beta = NULL, testidx = NULL, sas = FALSE)

Arguments

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 zero

sas

Logical. Should the SAS version of the score test be computed. Defaults to FALSE.

Author(s)

Claus Ekstrom claus@rprimer.dk


MESS documentation built on Aug. 21, 2023, 1:05 a.m.

Related to scorefct in MESS...