Skip to contents

The class rateReg is an S4 class that represents a fitted model. The function rateReg produces objects of this class. See ``Slots'' for details.

Slots

call

Function call.

formula

Formula.

nObs

A positive integer

spline

A list.

estimates

A list.

control

A list.

start

A list.

na.action

A character vector (of length one).

xlevels

A list.

contrasts

A list.

convergCode

A nonnegative integer.

logL

A numeric value.

fisher

A numeric matrix.

See also