Learn R Programming

reda (version 0.2.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

call
Function call
formula
Formula.
na.action
A length-one character vector.
level
A numeric value.
MCF
A data frame.
multiGroup
A logical value.

See Also

mcf,formula-method for details of slots.