Learn R Programming

reda (version 0.3.1)

sampleMcf-class: An S4 Class to Represent Sample MCF

Description

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

Arguments

Slots

formula

Formula.

MCF

A data frame.

multiGroup

A logical value.

na.action

A length-one character vector.

variance

A character.

logConfInt

A logical value.

level

A numeric value.

See Also

mcf,formula-method for details of slots.