study-class: An S4 class to represent a many-labs replication study.

study-classR Documentation

An S4 class to represent a many-labs replication study.

Description

An S4 class to represent a many-labs replication study.

Slots

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


StefanThoma/ReplicationRelevance documentation built on Feb. 6, 2023, 4:03 a.m.