| normalize_model_type | R Documentation |
Converts model class names to standardized model type strings.
normalize_model_type(model_type)
model_type |
Character string of model type or class name. |
Normalized character string (e.g., "lmerMod" becomes "lmer").
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.