rweibull_with_mean_sd: Mean and standard deviation parameterised Weibull sampling...

Description Usage Arguments Value Examples

View source: R/rweibull_with_mean_sd.R

Description

Mean and standard deviation parameterised Weibull sampling function

Usage

1

Arguments

n

Numeric, the number of samples to take.

mean

Numeric, the mean of the distribution.

sd

Numeric the standard deviation of the distribution.

Value

A vector of samples from the Weibull distribution

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11

epiforecasts/NCoVUtils documentation built on June 26, 2020, 1:20 a.m.