Skip to content

Commit

Permalink
Added vignettes link
Browse files Browse the repository at this point in the history
  • Loading branch information
gpitt71 committed Apr 24, 2024
1 parent 1647455 commit b4ffb2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ install.packages('clmplus')
```

## Example code
## Get Started

In this example, we work with the `sifa.mtpl` data from the `clmplus` package. The data set of cumulative claim payments is transformed into an `AggregateDataPP` object that pre-processes the data for claim development modelling.
In this brief example, we work with the `sifa.mtpl` data from the `clmplus` package. Further examples can be found in the [package vignettes](https://github.com/gpitt71/clmplus/tree/main/vignettes). The data set of cumulative claim payments is transformed into an `AggregateDataPP` object that pre-processes the data for claim development modelling.

```
library(clmplus)
Expand Down

0 comments on commit b4ffb2c

Please sign in to comment.