refit_glm {insurancerating} | R Documentation |
Refitting Generalized Linear Models
Description
refit_glm()
is used to refit generalized linear models, and must be
preceded by restrict_coef()
.
Usage
refit_glm(x)
Arguments
x |
Object of class restricted or of class smooth |
Value
Object of class GLM
Author(s)
Martin Haringa
[Package insurancerating version 0.7.4 Index]