Q: Q test statistics

Description Usage Arguments Value

View source: R/Q.R

Description

This function calculates the Q test quantity.

Usage

1
Q(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 Q test statistic value


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

Related to Q in PRP...