Learn R Programming

MF (version 4.3.2)

mfmp-class: Class mfmp

Description

Class mfmp is created from output of funtion MFmp

Arguments

Fields

  • ci: numeric vector of point and interval estimates
  • x: numeric vector of length three holding data
  • what: text string describing interval type
  • alpha: numeric value specifying complement of confidence interval
  • tdist: Logical indicating if t distribution(TRUE) or gaussian (FALSE)
  • df: numeric value indicating degrees freedom

See Also

MFmp