model_data {insurancerating} | R Documentation |
Get model data
Description
model_data()
is used to get data from glm, and must be preceded by update_glm()
or
glm()
.
Usage
model_data(x)
Arguments
x |
Object of class refitsmooth, refitrestricted or glm |
Value
data.frame
Author(s)
Martin Haringa
[Package insurancerating version 0.7.4 Index]