| get_model_type_name | R Documentation |
Converts model class names to human-readable descriptions. For GLMs, uses the family to provide specific names (e.g., "Logistic", "Poisson").
get_model_type_name(model)
model |
Fitted model object. |
Character string with readable model type name.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.