mcfDiff-class function

An S4 Class Representing Sample MCF Difference

An S4 Class Representing Sample MCF Difference

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

produces objects of this class. class

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