Helper function to construct coefficients
1 2 3 4 5 6 7 8 9 | x_fe_master(
regs,
var_labels = NULL,
var_indicates = NULL,
var_omits = NULL,
star_levels = star_level_default,
beta_digits,
se_digits
)
|
regs |
stored regression output in a list |
var_labels |
vector of variable labels |
var_indicates |
vector of variables to indicate |
var_omits |
vector of variables to omit |
star_levels |
statistical significance stars |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.