coefplot | R Documentation |
Plots estimates and coefficients from fitted object using coef(summary())
coefplot(object, omit = NULL, horizontal = TRUE, labels = TRUE, ...)
omit |
string with regular expression to omit coefficients |
horizontal |
estimates are plotted on the x-axis (default) or the y-axis |
x |
object with fitted model |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.