R/slmomco.R

"slmomco" <-
function(x,para) {
    if(! are.par.valid(para)) return()
    f <- par2cdf(x,para,paracheck=FALSE)
    return(1 - f)
}

Try the lmomco package in your browser

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

lmomco documentation built on Aug. 30, 2023, 5:10 p.m.