-
Notifications
You must be signed in to change notification settings - Fork 64
/
THANKS
35 lines (34 loc) · 1.98 KB
/
THANKS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Many thanks to all who provided ideas, suggestions, corrections and bug reports:
- Nigel de Silva for all the ideas on how to use arrays efficiently
- Florian Leitenstorfer for a bug report on MackChainLadder
- Beat Huggler for comments on MunichChainLadder
- Daniel Murphy for comments on MackChainLadder
- Mark Hoffmann for a bug report on MackChainLadder
- Christophe Dutang for ideas and code on utility functions to deal
with triangles
- Stefan Pohl for comments on tail factors with MunichChainLadder
- Ben Escoto for providing a patch to a bug on returning latest incomplete
triangle positions
- Przemyslaw Sloma for reporting a bug in MackChainLadder
- Ernesto Schirmacher for reporting a bug in residuals.MackChainLadder
- Alessandro Carrato for reporting a bug in specifying offsets in glmReserve
- Thomas Girodot for reporting a bug in BootChainLadder
- Giuseppe Crupi, Arthur Charpentier and Arnaud Lacoume for their contributions
to the one year claims development result functions
- Mario Wüthrich for guidance on the one year CDR functions
- Ben Gorman for clarifying the documentation of weights in chainladder function
- Mark Lee for fixing tail extrapolation in Vignette
- Brian Fannin for fixing an issue with Triangles with Date Row.names
- James Triveri for fiing a typo in the vignette
- Patrick Green for fixing an issue for the Mack method if "sigma[i - 2]^2" is
zero in the Mack.S.E function.
- Markus Senn for providing a fix to print statments to align them with the
generic print methods
- Edward Tasker for reporting a bug in as.triangle
- Dimitri Minassian for reporting an issue with as.triangle, when input data had
missing values
- Valentin Cornaciu for reporting a bug standard error estimation in
MackChainLadder when tail factor > 1 and alpha = 2
- Kennedy Mwavu for reporting in issue regarding checking the weight argument in glmReserve
- Giorgia Chieruzzi for fixing use of weights in CDR.MackChainLadder
- Marco Spina for adding weights argument to MuinchChainLadder