mcf.rateReg-class: An S4 Class Respresenting Estimated MCF from a Fitted Model

mcf.rateReg-classR Documentation

An S4 Class Respresenting Estimated MCF from a Fitted Model

Description

An S4 class that represents estimated mean cumulative function (MCF) from Models. The function mcf produces objects of this class.

Slots

call

Function call.

formula

Formula.

spline

A character.

knots

A numeric vector.

degree

A nonnegative integer.

Boundary.knots

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.

See Also

mcf,rateReg-method


reda documentation built on July 9, 2022, 1:06 a.m.