Learn R Programming

MF (version 4.3.2)

mfboot-class: Class mfboot

Description

class for data objects produced by MFBoot, contains class mf with the two additional fields stat and stuff.

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?
  • stat: matrix of estimates

Contains

mf-class

See Also

MFBoot

Other mf: mf-class, mfbootcluster-class, mfhlboot-class