pbtld: pbtld

pbtldR Documentation

pbtld

Description

Cumulative distribution function for the BTL distribution

Usage

pbtld(xvalues, alpha, theta)

Arguments

xvalues

input values

alpha

scale vector parameter 1

theta

Mode vector paramter 1.

Value

Vector of cumulative probabilities from the BTLD

Examples

pbtld(runif(1000), alpha = c(5,1), theta =c(0.3, 0.7))

tharris0924/btld documentation built on Dec. 1, 2022, 9:37 p.m.