Description Usage Arguments Examples
Takes in a vector of regression model coefficients, and returns a
rounded and formatted coefficient vector.  This is the default
rounding for models formatted with fmt_regression().  Coefficients
larger than 100 are rounded to the nearest integer, between  10 and 100 to one
decimal place, and all others to 2 decimal places.  These thresholds were
selected with odds ratios and hazard ratios in mind.
| 1 | fmt_beta(x)
 | 
| x | numeric vector | 
| 1 2 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.