Learn R Programming

MF (version 4.3.2)

mfhlboot-class: Class mfhlboot

Description

class for data objects produced by HLBoot, contains class mf with addtional fields MFstat, HLstat, QDIFstat, QXstat, QYstat

Arguments

Fields

  • nboot: numeric value specifying number of samples
  • alpha: numeric value specifying complement of confidence interval
  • seed: vector of integers specifying seed for pseudo-random number generator used
  • compare: vector of character strings naming groups compared
  • rng: character string naming type of random number generator
  • sample: what is this?
  • MFstatmatrix with columns observed, median, lower, upper for Equal Tailed and Highest Density estimates of mitigated fraction (MF)
  • HLstatmatrix with columns observed, median, lower, upper for Equal Tailed and Highest Density estimates of Hodge-Lehmann estimator (HL)
  • QDIFstatmatrix with columns observed, median, lower, upper for estimates of Quartile Differences
  • QXstatmatrix with columns observed, median, lower, upper for quartiles of treatments
  • QYstatmatrix with columns observed, median, lower, upper for quartiles of responses
  • sample: what is this?

Contains

mf-class

See Also

HLBoot

Other mf: mf-class, mfboot-class, mfbootcluster-class