Q {PRP} | R Documentation |
Q test statistics
Description
This function calculates the Q test quantity.
Usage
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
[Package PRP version 0.1.1 Index]