50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

LMoFit (version 0.1.6)

pBrIII: Cumulative distribution function of BrIII distribution

Description

Cumulative distribution function of BrIII distribution

Usage

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

Arguments

x

quantile/s

para

parameters as c(scale, shape1, shape2)

Value

Non-exceedance probability from the cumulative distribution function.

Examples

Run this code
# NOT RUN {
u <- pBrIII(x = 108.4992, para = c(10, 0.25, 0.5))

# }

Run the code above in your browser using DataLab