View source: R/mm_valid_names.R
| mm_valid_names | R Documentation | 
Returns a vector of the model_names for the type[s] indicated. If 
type is not supplied, all model types will be included. After being 
returned from this function, model names may be translated to something 
slightly more readable with mm_parse_name if desired.
mm_valid_names(type = c("bayes", "mle", "night", "Kmodel", "sim"))
| type | character. The model type. Options: 
 | 
mm_valid_names('mle')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.