R/prob2T.R

"prob2T" <-
function(f) {
    if(! check.fs(f)) return()
    return(1/(1-f))
}
wasquith/lmomco documentation built on April 20, 2024, 7:20 p.m.