View source: R/model_registry.R
| get_beta_label | R Documentation |
Returns the appropriate coefficient label (OR, HR, RR, Estimate) for a given model class.
get_beta_label(model_class)
model_class |
S3 class name (e.g., "rm_glm", "rm_coxph") |
Character string for beta label
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.