Description Usage Arguments Value Examples
Convert distribution name to R distribution function suffix
1 |
distribution |
string (or vector of strings) - name of distribution |
string (or vector of strings) - R-recognized distribution, has corresponding d|p|q|r functions
1 2 | convert_dist("normal")
convert_dist(c("normal", "gamma", "lognormal"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.