Description Usage Arguments Value
View source: R/data_generation_functions.R
Function computes selection probability based on p_value and intended bia strength.
1 | select_prob(p_value, bias_strength, bias_table)
|
p_value |
p_value (one tailed) |
bias_strength |
String indicating the bias strength |
bias_table |
List of pvalue cut-offs and corresponding selection probabilities list element names must correspond to elements of bias_strength |
Returns probabilty of publication
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.