Learn R Programming

reda (version 0.5.4)

mcfDiff-class: An S4 Class Representing Sample MCF Difference

Description

An S4 class that represents the difference between two sample mean cumulative functions from data. The function mcfDiff produces objects of this class.

Arguments

Slots

call

A function call.

MCF

A data frame.

origin

A named numeric vector.

variance

A character vector.

logConfInt

A logical value.

level

A numeric value.

test

A mcfDiff.test class object.

See Also

mcfDiff