| rateReg-class {reda} | R Documentation |
An S4 Class Representing a Fitted Model
Description
The class rateReg is an S4 class that represents a fitted model. The
function rateReg produces objects of this class. See
“Slots” for details.
Slots
callFunction call.
formulaFormula.
nObsA positive integer
splineA list.
estimatesA list.
controlA list.
startA list.
na.actionA character vector (of length one).
xlevelsA list.
contrastsA list.
convergCodeA nonnegative integer.
logLA numeric value.
fisherA numeric matrix.
See Also
[Package reda version 0.5.4 Index]