study-class | R Documentation |
An S4 class to represent a many-labs replication study.
name
Name of study in question
manyLabs
From which many-labs project is the data (so far only ML1 & ML5 are supported)
data.revised
Data generated with revised protocol (ML5)
data.replication
Data generated with replication protocol (ML1 & ML5)
original
Parameter of the original study. Best to use output of relevance::inference function and numer ob observations
variables
X, Y, and type of Measure (OR, SMD or Drop)
var.of.interest
Depends on the Measure. Usually just one predictorn.
relevance.threshold
Supply study specific relevance threshold
family
Model family forwarded to glm and glmer
mixedModels
Here you save the output of the MixedModels.study function
table
Here you save the output of the relevance_table.study function
difference.table
Here you save the output of the effect_differences.study function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.