get_data_raw_cont: get_data_raw_cont

View source: R/mod_results.R

get_data_raw_contR Documentation

get_data_raw_cont

Description

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.

Usage

get_data_raw_cont(model, mod, group, N = NULL, by)

Arguments

model

rma.mv object.

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 NULL so that precision is plotted instead of sample size.

by

Character name(s) of the 'condition' variables to use for grouping into separate tables.

Value

Returns a data frame

Author(s)

Shinichi Nakagawa - s.nakagawa@unsw.edu.au

Daniel Noble - daniel.noble@anu.edu.au


daniel1noble/orchaRd documentation built on May 12, 2024, 7:46 a.m.