osmasemR2 | R Documentation |
It calculates the R2 of the moderators in explaining the variances in the heterogeneity variances.
osmasemR2(model1, model0, R2.truncate=TRUE)
model1 |
An object in class |
model0 |
An object in class |
R2.truncate |
Whether to truncate the negative R2 to zero. |
model1
and model0
are the models with and without
the moderators, respectively. The function does not check whether the
models are nested. It is the users' responsibility to make sure that
the models with and without the moderators are nested. It returns a
list of the diagonals of the heterogeneity variances of the
models without and with the moderators, and the R2.
Mike W.-L. Cheung <mikewlcheung@nus.edu.sg>
osmasem
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.