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 21 Nov. 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

crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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