-
Notifications
You must be signed in to change notification settings - Fork 103
DevelopmentConstant drops the tail factor #864
Copy link
Copy link
Labels
Effort > Brief 🐇Small tasks expected to take a few hours up to a couple of days.Small tasks expected to take a few hours up to a couple of days.Impact > Moderate 🔶User-visible but non-breaking change. Treated like a minor version bump (e.g., 0.6.5 → 0.7.0).User-visible but non-breaking change. Treated like a minor version bump (e.g., 0.6.5 → 0.7.0).
Metadata
Metadata
Assignees
Labels
Effort > Brief 🐇Small tasks expected to take a few hours up to a couple of days.Small tasks expected to take a few hours up to a couple of days.Impact > Moderate 🔶User-visible but non-breaking change. Treated like a minor version bump (e.g., 0.6.5 → 0.7.0).User-visible but non-breaking change. Treated like a minor version bump (e.g., 0.6.5 → 0.7.0).
Type
Fields
Give feedbackNo fields configured for Bug.
Projects
Status
In progress
Are you on the latest chainladder version?
Describe the bug in words
The
DevelompentConstant()discards the last CDF to ultimate when the last CDF is not 1.0 (it sets it to 1.0).How can the bug be reproduced?
What is the expected behavior?
The
108-Ultfactor of 1.005 should not be discarded.