coef.glmcat | R Documentation |
glmcat
model objectReturns the coefficient estimates of the fitted glmcat
model object.
## S3 method for class 'glmcat'
coef(object, na.rm = FALSE, ...)
object |
an fitted object of class |
na.rm |
TRUE for NA coefficients to be removed, default is FALSE. |
... |
additional arguments affecting the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.