get_data_raw_cont | R Documentation |
Collects and builds the data used to fit the rma.mv
or rma
model in metafor when a continuous variable is fit within a model object.
get_data_raw_cont(model, mod, group, N = NULL, by)
model |
|
mod |
the moderator variable. |
group |
The grouping variable that one wishes to plot beside total effect sizes, k. This could be study, species or whatever other grouping variable one wishes to present sample sizes. |
N |
The name of the column in the data specifying the sample size, N. Defaults to |
by |
Character name(s) of the 'condition' variables to use for grouping into separate tables. |
Returns a data frame
Shinichi Nakagawa - s.nakagawa@unsw.edu.au
Daniel Noble - daniel.noble@anu.edu.au
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.