refit_glm {insurancerating} | R Documentation |
refit_glm()
is used to refit generalized linear models, and must be
preceded by restrict_coef()
.
refit_glm(x)
x |
Object of class restricted or of class smooth |
Object of class GLM
Martin Haringa