The goal of lossdevtapp is to provide an intuitive actuarial application for a typical Property Casualty loss development workflow.
Check out the repo's Changelog for progression details on the development of the R package and its features over time.
You can install the development version of lossdevtapp
like so:
pak::pak("jimbrig/lossdevtapp")
or pull the Docker Image hosted on GitHub Container Registry via:
# pull base image
docker pull ghcr.io/jimbrig/lossdevtapp:latest
# run container image locally
docker run -d -it -p 8080:80 ghcr.io/jimbrig/lossdevtapp:latest
and view the corresponding Dockerfile for reference on how the image was built.
Please note that the lossdevtapp project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.