-
Hi,
is there a build-in method to calculate the cashflow projection from the complete triangle? Currently I am running the following code, which might be usefull for others as well
```
triang2cashf…
-
In the chainladder() method, it was unclear to me how the weights matrix would be applied. I mistakenly assumed that the weight W_{i,j+1} corresponded to the age-to-age factor given by C_{i,j+1}/C_{i…
-
```
What steps will reproduce the problem?
1.Install.packages("ChainLadder,dependencies=T) works ,zip folder is unpacking
and MD5 check is done
2.But when calling library(ChainLadder) it throws in …
-
```
First of all thank you very much for this package. However I have a comment
concerning the calculation of the tail factor.
Shouldn't line 57 of ChainLadder.R :
tail
-
```
What steps will reproduce the problem?
library(ChainLadder)
RAA[row(RAA) + col(RAA)
-
```
What steps will reproduce the problem?
1. Put through data with annual-quarterly information, or any case where origin
period and development period are different.
2. While functions like "as.tri…
-
```
What steps will reproduce the problem?
1. Upload the attached file through a
-
```
What steps will reproduce the problem?
1. plot(GenIns, lattice=TRUE, xlab = "x axis label")
What is the expected output? What do you see instead?
I'd expect to see the x axis label change. It wo…