.create_tmp_vcv | R Documentation |
Creates a variance-covariance matrix for a subset of data using metafor's vcalc function.
.create_tmp_vcv(data, vcalc_args)
data |
A data frame containing the variables specified in vcalc_args. |
vcalc_args |
A list of arguments for metafor::vcalc function, including:
|
A variance-covariance matrix for use in meta-analytic models.
Facundo Decunta - fdecunta@agro.uba.ar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.