Description Usage Arguments Value
View source: R/summaryS3methods.R
Prints the modeling summary for the GLM fit (stats::glm.fit
or speedglm::speedglm.wfit
)
1 2 |
object |
The model fit object produced by functions stremr:::glmfit.glm or stremr:::glmfit.speedglm |
format_table |
Format the coefficients into a data.frame table? |
... |
Additional options (not used) |
The markdown-formated model summary returned by pander::pander_return
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.