Dan Murphy
Results
2
issues of
Dan Murphy
When upper left of triangle is NA, plot fails. Here is a simple example: > GenIns[1, 1] plot(MultiChainLadder(list(GenIns))) Error in xy.coords(x, y, xlabel, ylabel, log) : 'x' and 'y' lengths...
When two origin periods are at the same age, the statistics are calculated but the recursive generation at future ages fails due to incorrect looping logic. Here is a 3x3...