Description Usage Arguments Value Examples
Coefficient summary table for linear models with robust standard errors and robust CIs
1 |
model |
A model object created by the fit of linear model using lm() |
type |
Character string giving type of robust standard error: HC1 is default |
level |
Confidence coefficient for CIs as proportion: .95 for 95% CIs is default |
digits |
Number of digits to round coefficients, SEs and CIs to in output. Default is 2. |
A table with coefficient estimates, and CIs and P-values based on robust standard errors
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.