Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gpitt71 committed Apr 26, 2024
1 parent 261cf0a commit 7d7971c
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,15 +53,6 @@ datapp = AggregateDataPP(cumulative.payments.triangle = dataset, eta= 1/2)

Our models can be fit with the `clmplus` function.


```
library(clmplus)
data ("sifa.mtpl")
dataset = sifa.mtpl
datapp = AggregateDataPP(cumulative.payments.triangle = dataset, eta= 1/2)
```

```
a.model.fit=clmplus(datapp,
hazard.model = "a") # age-model replicates the chain ladder
Expand Down

0 comments on commit 7d7971c

Please sign in to comment.