compile_scenarios: Compile a dataframe of simulation scenarios

Description Usage Arguments Value

View source: R/scenarios.R

Description

Compile a dataframe of simulation scenarios

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
compile_scenarios(
  bias_type,
  bias_percentage,
  bias_strength,
  odds_ratio,
  heterogeneity,
  ma_size,
  prob_cg_distr,
  n_cg_distr,
  bias_table
)

Arguments

bias_type

Charakter vector idicating bias types

bias_percentage

Numeric vector indicating bias percentage

bias_strength

Character vector indicating bias strength

odds_ratio

Numeric vector of odds ratios

heterogeneity

Numeric vector of heterogeneities (as percentage of between study variance)

ma_size

Numeric vector indicaing the number of individual studies per meta-analysis

Value

Returns dataframe with simulation scenarios


replisims/peters-2016 documentation built on Aug. 6, 2020, 12:15 a.m.