Learn R Programming

mistat (version 2.0.3)

WEIBUL: Random sample from a Weibull distribution

Description

Values of a random sample of size \(n = 50\) from a Weibull distribution.

Usage

data(WEIBUL)

Arguments

Examples

Run this code
# NOT RUN {
data(WEIBUL)

hist(WEIBUL)
# }

Run the code above in your browser using DataLab