lmom.test.kap {lmomco} | R Documentation |
This function computes the L-moments of the data and the parameters of the Kappa distribution and in turn computes the L-moments from the fitted parameters.
lmom.test.kap(data)
data |
A vector of data. |
Comparison of the median of the distribution and reverse computation
of the median from the 0.5 nonexceedance probability.
Output from lmom.diff
.
W.H. Asquith
lmom.test.kap(c(123,34,4,654,37,78)) lmom.test.kap(rnorm(50))