View source: R/model_refinement.R
| update_glm | R Documentation |
refit_glm()update_glm() is deprecated as of version 0.8.0. Use refit() for the new
refinement workflow.
update_glm(x, intercept_only = FALSE, ...)
x |
Object of class |
intercept_only |
Logical. |
... |
Other arguments. |
See refit_glm().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.