get_err_dist_parnames | R Documentation |
Get parameter names for given error distribution.
get_err_dist_parnames(err_dist)
err_dist |
Error distribution name. |
Vector containing parameter names of error distribution.
## Get parameters for a "zinb" er get_err_dist_parnames ("zinb")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.