Releases: MHaringa/insurancerating
Releases · MHaringa/insurancerating
insurancerating 0.7.5
rating_factors()
now always returns correct output when column with exposure in data is not namedexposure
intercept_only
inupdate_glm()
is added to apply the manual changes and refit the intercept, ensuring that the changes have no impact on the other variables.smoothing
insmooth_coef()
is added to choose smoothing specification- The README has been revised
insurancerating 0.7.4
bootstrap_rmse()
now usesafter_stat(density)
instead of the deprecated dot-dot notationcustom_theme
inautoplot.univariate()
is added to customize the theme
v0.7.3
v0.7.2
v0.7.1
v0.7.0
v0.6.9
v0.6.8
show_total
inautoplot.univariate()
is added to add line for total of groups in caseby
is used inunivariate()
;total_color
can be used to change the color of the line, andtotal_name
is added to change the name of the legend for the linerating_factors()
now accepts GLMs with an intercept onlyfit_truncated_dist()
is added to fit the original distribution (gamma, lognormal) from truncated severity datajoin_to_nearest()
now returns NA in case NA is used as input