pvfx {dlmap}R Documentation

Macro to compute p-value for testing variance component = 0

Description

Given a value > 0, computes 1 - (percentile of a chisquare mixture composed of .5 chisq(df=0) and .5 chisq(df=1)).

Usage

pvfx(test)

Arguments

test Test statistic for which to compute p-value

Author(s)

Emma Huang and Andrew George

See Also

pchisq, qchibar


[Package dlmap version 1.0 Index]