R/prob2T.R

"prob2T" <-
function(f) {
    if(! check.fs(f)) return()
    return(1/(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.