| params.weibull_dist | R Documentation |
weibull_dist object.Retrieve the parameters of a weibull_dist object.
## S3 method for class 'weibull_dist'
params(x)
x |
A |
A named numeric vector with elements shape and scale.
params(weibull_dist(2, 3))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.