Learn R Programming

MF (version 4.3.2)

mfcluster-class: Class mfcluster

Description

Class mfcluster is created from output of function MFClus

Arguments

Fields

  • All: vector with elements:
    • w Wilcoxon statistic
    • u Mann-Whitney statistic
    • r mean ridit
    • n1 size of group 1
    • n2 size of group 2
    • mf mitigated fraction
  • byCluster: As for All, by clusters
  • excludedClusters: character vector naming clusters excluded because of missing treatment
  • call: the call to MFClus
  • compare: character vector naming groups compared

See Also

MFClus