knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

lossrunAnalyzer - Analyzing Insurance Claims Data

The goal of lossrunAnalyzer is to assist actuaries to quickly analyze, diagnose, and summarize lossruns containing individual claims data for property casualty insurance.

Badges

Lifecycle: experimental Project Status: WIP

Installation

You can install lossrunAnalyzer from GitHub with:

# install.packages("devtools")
devtools::install_github("jimbrig2011/lossrunAnalyzer")

Roadmap

The end-goal of lossrunAnalyzer is to provide support for the following:



jimbrig2011/lossrunAnalyzer documentation built on Jan. 11, 2020, 2:05 a.m.