rweibull2: Random generator for the truncated weibull distribution

View source: R/truncated_weibull.R

rweibull2R Documentation

Random generator for the truncated weibull distribution

Description

shape and rate parameterization.

Usage

rweibull2(n, shape, lambda)

Arguments

n

number of random values to generate

shape

shape parameter

lambda

rate parameter

Value

vector of n random variables following a truncated weibull distribution

See Also

Other weibull2: dweibull2_trunc_log(), dweibull2(), pweibull2(), rweibull2_trunc()


rmorsomme/PDSIR documentation built on April 27, 2023, 2:56 p.m.