egger {PRP}R Documentation

Egger test statistics

Description

This function provides the calculation for Egger test quantities.

Usage

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


[Package PRP version 0.1.1 Index]