In the documentation for r2mlm3_manual(), both Tau2_noncmc and Tau3_noncmc say, to be entered in the order listed by randomcovsl2_noncmc.
However, randomcovsl2_noncmc is not an argument in this function, though I see it in the source.
Furthermore, shouldn't they pull from different sets of random effects? Tau2_noncmc from randomcovsl2_noncmc, and Tau3_noncmc from randomcovsl3_noncmc?
In the documentation for
r2mlm3_manual()
, bothTau2_noncmc
andTau3_noncmc
say,to be entered in the order listed by randomcovsl2_noncmc
.However,
randomcovsl2_noncmc
is not an argument in this function, though I see it in the source.Furthermore, shouldn't they pull from different sets of random effects?
Tau2_noncmc
fromrandomcovsl2_noncmc
, andTau3_noncmc
fromrandomcovsl3_noncmc
?