Description Usage Arguments Value
View source: R/test_functions.R
Perform Egger test
1 | egger_test(or_sim, se_lnor, sig_threshold = 0.1)
|
or_sim |
Simulated odds ratio (as opposed to the OR give as a simulation parameter) |
se_lnor |
standard error of the lnOR computed from simulated confusion matrix a,b,c,d |
sig_threshold |
threshold of significace defaults to 0.1 as in the original simulation |
A logical value indicating whether the p value was below the sig_threshold
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.