qchibar {dlmap}R Documentation

Macro to compute quantile for chisquare mixture distribution

Description

Reverses pvfx; i.e. given a percentile of a chisquare mixture composed of .5 chisq(df=0) and .5 chisq(df=1), computes the corresponding quantile.

Usage

qchibar(p)

Arguments

p probability

Author(s)

Emma Huang <Emma.Huang@csiro.au>

See Also

pchisq, pvfx


[Package dlmap version 1.0 Index]