summary.rateReg-class: An S4 Class Representing Summary of a Fitted Model

summary.rateReg-classR 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

summary,rateReg-method


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