Other packages > Find by keyword >

SPLICE  

Synthetic Paid Loss and Incurred Cost Experience (SPLICE) Simulator
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("SPLICE", "1.1.2")



Attach the package and use:
library("SPLICE")
Maintained by
Melantha Wang
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-09-13
Latest Update: 2024-02-04
Description:
An extension to the individual claim simulator called 'SynthETIC' (on CRAN), to simulate the evolution of case estimates of incurred losses through the lifetime of an insurance claim. The transactional simulation output now comprises key dates, and both claim payments and revisions of estimated incurred losses. An initial set of test parameters, designed to mirror the experience of a real insurance portfolio, were set up and applied by default to generate a realistic test data set of incurred histories (see vignette). However, the distributional assumptions used to generate this data set can be easily modified by users to match their experiences. Reference: Avanzi B, Taylor G, Wang M (2021) "SPLICE: A Synthetic Paid Loss and Incurred Cost Experience Simulator" <doi:10.48550/arXiv.2109.04058>.
How to cite:
Melantha Wang (2021). SPLICE: Synthetic Paid Loss and Incurred Cost Experience (SPLICE) Simulator. R package version 1.1.2, https://cran.r-project.org/web/packages/SPLICE. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 08:25), 1.0.0 (2021-09-13 10:40), 1.1.0 (2022-03-05 16:20), 1.1.1 (2023-04-16 09:40)
Other packages that cited SPLICE R package
View SPLICE citation profile
Other R packages that SPLICE depends, imports, suggests or enhances
Complete documentation for SPLICE
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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