| summary.rateReg-class {reda} | R Documentation | 
An S4 Class Representing Summary of a Fitted Model
Description
The class summary.rateReg is an S4 class with selective slots of
rateReg object.  See “Slots” for details.  The function
summary,rateReg-method produces objects of this class.
Slots
- call
- Function call. 
- spline
- A character. 
- knots
- A numeric vector. 
- Boundary.knots
- 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
[Package reda version 0.5.4 Index]