egger: Egger test statistics

Description Usage Arguments Value

View source: R/egger.R

Description

This function provides the calculation for Egger test quantities.

Usage

1
egger(beta, se2, barbeta, phi2, m)

Arguments

beta

The original or the simulated estimated effects.

se2

The squared standard errors of the estimated effects.

barbeta

The estimated true underlying effect.

phi2

The value of the hyperparameter phi.

m

The number of replications

Value

The egger test statistic value


PRP documentation built on Dec. 13, 2021, 9:06 a.m.

Related to egger in PRP...