Learn R Programming

LMoFit (version 0.1.7)

pBrIII: Cumulative distribution function of BrIII distribution

Description

Cumulative distribution function of BrIII distribution

Usage

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

Value

Non-exceedance probability from the cumulative distribution function.

Arguments

x

quantile/s

para

parameters as c(scale, shape1, shape2)

Author

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

Examples

Run this code

u <- pBrIII(x = 108.4992, para = c(10, 0.25, 0.5))

Run the code above in your browser using DataLab