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
call
Function call.
formula
Formula.
nObs
A positive integer
spline
A list.
estimates
A list.
control
A list.
start
A list.
na.action
A character vector (of length one).
xlevels
A list.
contrasts
A list.
convergCode
A nonnegative integer.
logL
A numeric value.
fisher
A numeric matrix.
See Also
[Package reda version 0.5.4 Index]