The K' distribution was created to solve various problems in linear model statistics.
pkprime returns the cumulative probability of the lambda prime distribution with
parameters nu1, nu2, ncp; dkprime returns its density and qkprime, a quantile.
l99,pl10;textualCohensdpLibrary.
the probability from which a quantile is requested;
Details
kprime is a (p,d,q) set of functions that compute the K-prime distribution. This distribution has many applications,
including to obtain the sampling distribution of r given a population rho and the predictive distributions
of rho given a sample r. See l99,pl10;textualCohensdpLibrary.
These functions are herein implemented from the FORTRAN source code of pl10b;textualCohensdpLibrary.
Note that the library sadists also implements this distribution p20CohensdpLibrary.
However, the sadists::kprime distribution is inaccurate for small nu1 or small nu2.