| coeffSum | R Documentation |
S3 generic to extract formatted coefficient summaries from fitted models.
coeffSum(model, CIwidth = 0.95, digits = 2)
model |
A fitted model object. |
CIwidth |
Confidence interval width (default 0.95). |
digits |
Number of digits for rounding (default 2). |
A data frame of formatted model coefficients.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.