rpert: Sample from Beta-PERT Distribution

View source: R/sample_distributions.R

rpertR Documentation

Sample from Beta-PERT Distribution

Description

see https://reference.wolfram.com/language/ref/PERTDistribution.html

Usage

rpert(n, x.min, x.max, x.mode, lambda = 4)

Arguments

n

Sample size

x.min

Lower limit

x.max

Upper limit

x.mode

Mode

lambda

Shape parameter

Value

sampled value


n8thangreen/CEdecisiontree documentation built on Sept. 13, 2022, 5:25 a.m.