View source: R/model_refinement.R
update_glm | R Documentation |
update_glm()
is used to refit generalized linear models, and must be
preceded by restrict_coef()
.
update_glm(x, intercept_only = FALSE)
x |
Object of class restricted or of class smooth |
intercept_only |
Logical. Default is |
Object of class GLM
Martin Haringa
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.