.get_effect_label | R Documentation |
Returns the appropriate label (e.g., OR, IRR, RR, Beta) for unadjusted regression estimates.
.get_effect_label(approach)
approach |
A character string for the regression approach. One of '"logit"', '"log-binomial"', '"poisson"', '"robpoisson"', '"linear"'. |
A character string for the effect label, formatted with markdown (e.g., '"**OR**"').
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.