get_mass_name_from_distr | R Documentation |
Convert R Distribution Function to MASS Distribution Name
get_mass_name_from_distr(distr, band_type)
distr |
R distribution function (e.g. qnorm or pnorm) |
band_type |
one of "qq" (for quantile functions) or "pp" ( for probability functions). |
string of MASS distribution name
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.