Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 1.24 KB

README.md

File metadata and controls

46 lines (31 loc) · 1.24 KB

trngl

Codecov test coverage R-CMD-check

trngl provides simulation-based tools for checking the assumptions of actuarial reserving models.

Installation

install.packages("trngl")

# To get the development version from GitHub:
# install.packages("remotes")
remotes::install_github("oelhammouchi/trngl@develop")

Example

Flag a suspicious point:

Inspect the simulation results:

plot(res)