mcf.formula-class {reda}R Documentation

An S4 Class Representing Sample MCF

Description

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

Slots

formula

Formula.

data

A data frame.

MCF

A data frame.

origin

A named numeric vector.

multiGroup

A logical value.

variance

A character vector.

logConfInt

A logical value.

level

A numeric value.

See Also

mcf,formula-method.


[Package reda version 0.5.4 Index]