get_parnames | R Documentation |
Get parameter names for given model.
get_parnames(model_name)
model_name |
Model_name in the form of "meanfun_errdist". |
List containing model names, character vector of mean function parameters, error distribution parameters, and constant parameters.
## Get parameters for a "gaussian-zinb" model get_parnames ("gaussian_zinb")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.