Description Usage Arguments Value
View source: R/data_generation_functions.R
Obtain true number of studies that need to be simulated.
1 | obtain_true_ma_size(ma_size, bias_type, bias_percentage = NULL)
|
ma_size |
Intended number of studies after publication bias. |
bias_type |
Bias type can either be "p" or "es". |
bias_percentage |
Percentage of studies that will be removed to to publication bias. Only needs to be provided when bias type = "es". |
Returns a numerical value indicating the adapted sample size
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.