Last chance! 50% off unlimited learning
Sale ends in
UtilOR2DBMVarCom
converts from OR to DBM variance components.
UtilOR2DBMVarCom(K, ORVarCom)
UtilOR2DBMVarCom
returns the equivalent DBM variance components
Total number of cases
OR variance components, a data.frame containing VarR, VarTR, Cov1, Cov2, Cov3 and Var
DBMVarCom <- StSignificanceTesting(dataset02, FOM = "Wilcoxon", method = "DBM")$ANOVA$VarCom
UtilDBM2ORVarCom(114, DBMVarCom)
ORVarCom <- StSignificanceTesting(dataset02, FOM = "Wilcoxon", method = "OR")$ANOVA$VarCom
UtilOR2DBMVarCom(114, ORVarCom)
Run the code above in your browser using DataLab