get_beta_label: Get beta label for model type

View source: R/model_registry.R

get_beta_labelR Documentation

Get beta label for model type

Description

Returns the appropriate coefficient label (OR, HR, RR, Estimate) for a given model class.

Usage

get_beta_label(model_class)

Arguments

model_class

S3 class name (e.g., "rm_glm", "rm_coxph")

Value

Character string for beta label


reportRmd documentation built on March 20, 2026, 5:06 p.m.