R/lmomgld.R

"lmomgld" <-
function(para) {
    z <- lmomTLgld(para, trim=0)
    z$source <- "lmomgld"
    return(z)
}

Try the lmomco package in your browser

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

lmomco documentation built on May 29, 2024, 10:06 a.m.