powered by
Return period function of Pearson type-3 distribution
tpe3(x, para = c(10, 1, 1.5))
Return Period/s corresponding to quantile/s.
quantile/s
parameters as c(mu, sigma, gamma) that are c(location, scale, shape).
Mohanad Zaghloul [aut, cre], Simon Michael Papalexiou [aut, ths], Amin Elshorbagy [aut, ths]
RP <- tpe3(x = 12, para = c(10, 1, 1.5))
Run the code above in your browser using DataLab