Learn R Programming

reda (version 0.2.1)

summaryRateReg-class: An S4 Class to Represent Summary of a Fitted Model

Description

summaryRateReg-class is an S4 class with selective slots of rateReg-class object. See ``Slots'' for details. summary,rateReg-method produces objects of this class.

Arguments

Slots

call
Function call.
knots
A numeric vector.
boundaryKnots
A numeric vector.
covarCoef
A numeric matrix.
frailtyPar
A numeric matrix.
degree
A nonnegative integer.
baseRateCoef
A numeric matrix.
logL
A numeric value.

See Also

summary,rateReg-method for details of slots.