Other packages > Find by keyword >

insurancerating  

Analytic Insurance Rating Techniques
View on CRAN: Click here


Download and install insurancerating package within the R console
Install from CRAN:
install.packages("insurancerating")

Install from Github:
library("remotes")
install_github("cran/insurancerating")

Install by package version:
library("remotes")
install_version("insurancerating", "0.7.5")



Attach the package and use:
library("insurancerating")
Maintained by
Martin Haringa
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-02-07
Latest Update: 2022-12-20
Description:
Methods for insurance rating. It helps actuaries to implement GLMs within all relevant steps needed to construct a risk premium from raw data. It provides a data driven strategy for the construction of insurance tariff classes. This strategy is based on the work by Antonio and Valdez (2012) . It also provides recipes on how to easily perform one-way, or univariate, analyses on an insurance portfolio. In addition it adds functionality to include reference categories in the levels of the coefficients in the output of a generalized linear regression analysis.
How to cite:
Martin Haringa (2019). insurancerating: Analytic Insurance Rating Techniques. R package version 0.7.5, https://cran.r-project.org/web/packages/insurancerating. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.4.0 (2019-02-07 00:11), 0.4.1 (2019-04-10 16:12), 0.4.2 (2019-05-31 22:00), 0.4.3 (2019-11-01 17:40), 0.5.0 (2020-03-12 11:50), 0.5.1 (2020-03-29 23:00), 0.5.2 (2020-03-31 00:30), 0.6.0 (2020-04-11 01:20), 0.6.1 (2020-04-29 18:50), 0.6.2 (2020-06-08 12:30), 0.6.3 (2020-10-28 15:30), 0.6.4 (2021-01-12 15:30), 0.6.5 (2021-03-22 21:00), 0.6.6 (2021-05-19 15:30), 0.6.7 (2021-07-28 15:30), 0.6.8 (2021-11-10 16:40), 0.6.9 (2021-12-11 20:30), 0.7.0 (2022-07-08 11:20), 0.7.1 (2022-09-06 13:40), 0.7.2 (2022-12-20 16:30), 0.7.3 (2024-05-09 17:30), 0.7.4 (2024-05-20 13:30)
Other packages that cited insurancerating R package
View insurancerating citation profile
Other R packages that insurancerating depends, imports, suggests or enhances
Complete documentation for insurancerating
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA