coefAll2,ANY-method | R Documentation |
Method for extracting coefficients from GAM-like models
## S4 method for signature 'ANY'
coefAll2(obj, deviance = FALSE)
obj |
A model object, typically from a GAM-like fitting procedure. |
deviance |
A Boolean flag that when TRUE calculates the deviance of the model. |
A list containing model coefficients and optionally deviance.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.