powered by
stable
dist_weibull(shape, scale)
shape and scale parameters, the latter defaulting to 1.
stats::Weibull
# NOT RUN { dist_weibull(shape = c(0.5, 1, 1.5, 5), scale = rep(1, 4)) # }
Run the code above in your browser using DataLab