View source: R/extract_coefficients.R
extract_coefficients | R Documentation |
extract_coefficients
is a function that extracts (and rename) coefficients and CIs (from a list/tibble including columns 'term' and ??)
extract_coefficients( fit, replacement_names = NULL, model_name = NULL, robust_SE = TRUE, exponentiate = FALSE )
XXX |
describe an input to function |
Need to add more details here. Note that robust sandwich se's are defaults
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.