R/echisq.R

echisq <-
function (asy, df) 
{
    egamma(asy, shape = df/2, rate = 0.5)
}

Try the expectreg package in your browser

Any scripts or data that you put into this service are public.

expectreg documentation built on March 18, 2022, 5:57 p.m.