egger_test: Perform Egger test

Description Usage Arguments Value

View source: R/test_functions.R

Description

Perform Egger test

Usage

1
egger_test(or_sim, se_lnor, sig_threshold = 0.1)

Arguments

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

Value

A logical value indicating whether the p value was below the sig_threshold


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