refit.glm | R Documentation |
Refit linear model / generalized linear model to new response
## S3 method for class 'glm'
refit(object, newresp, ...)
object |
A glm object |
newresp |
A new response variable |
... |
Additional arguments, currently unused |
This i a recent addition and is not thoroughly tested.
A refitted model object
Søren Højsgaard
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.