rateRegMcf-class: An S4 Class to Respresent Estimated MCF from a Fitted Model
Description
An S4 class that represents estimated mean cumulative function (MCF)
from Models.
mcf
produces objects of this class.
Slots
call
- Function call.
formula
- Formula.
knots
- A numeric vector.
degree
- A nonnegative integer.
boundaryKnots
- A numeric vector.
newdata
- A numeric matrix.
MCF
- A data frame.
level
- A numeric value between 0 and 1.
na.action
- A length-one character vector.
control
- A list.
multiGroup
- A logical value.