tBrIII: Return period function of BrIII distribution

View source: R/tBrIII.R

tBrIIIR Documentation

Return period function of BrIII distribution

Description

Return period function of BrIII distribution

Usage

tBrIII(x, para = c(1, 2, 0.5))

Arguments

x

quantile/s

para

parameters as c(scale, shape1, shape2)

Value

Return Period/s corresponding to quantile/s.

Author(s)

Mohanad Zaghloul [aut, cre], Simon Michael Papalexiou [aut, ths], Amin Elshorbagy [aut, ths]

Examples


RP <- tBrIII(x = 108.4992, para = c(10, 0.25, 0.5))


LMoFit documentation built on May 29, 2024, 9:15 a.m.