Learn R Programming

multgee (version 1.0)

fitLORgee: Internal Fit Function

Description

Internal Fit Function.

Usage

fitLORgee(Y, X_mat, coeffs, ncategories, id, repeated, offset, link, LORterm, marpars, ipfp.ctrl, control, IM, LORem = LORem, LORstr = LORstr, add)

Arguments

Y
response vector.
X_mat
design matrix.
coeffs
initial coefficients.
ncategories
number of categories.
id
id variable.
repeated
repeated variable.
offset
offset variable.
link
link function.
LORterm
interaction term.
marpars
marginal parameter for counts.
ipfp.ctrl
control function for the ipfp.
control
control function for the LOR functions.
IM
inversion method.
LORem
local odds ratio estimation model.
LORstr
local odds ratio estimation structure.
add
adding constant.

Value

  • A list that produces the appropriate fitting values.

References

Later on.