-
**Describe the bug**
This shows up when using `IncrementalAdditive` with `BornhuetterFerguson`
**To Reproduce**
Steps to reproduce the behavior. Code should be self-contained and runnable again…
-
```
Hi,
I am using the latest version of Chainladder in R 2.8.1 and have found it
to be an excellent package indeed. There are occasions when the
development factor may need to be selected as diff…
-
Hello,
When using the Mack Method in excel, we get #div/0! errors if the tail portion of our triangle sees no development for several periods on all relevant AYs. As can be seen from the picture belo…
-
Since update of readthedocs page. Math is not displayed properly. Attaching a screenshot from [/user_guide/tails.html](https://chainladder-python.readthedocs.io/en/latest/user_guide/tails.html)
-
Do you plan on implementing the variability calculations from Section 4.2 of the CLFM paper in this package?
-
https://executablebooks.org/en/latest/gallery.html
We can consider asking to get added to gallery when we're officially live but this issue is more to consider what content we can link to from othe…
-
```
What steps will reproduce the problem?
See these three sets of code
df
-
There is some code that is executed early on in the Triangle constructor that handles the situation where the data contain ultimates:
```
@staticmethod
def _split_ult(
data: Data…
-
**Is your feature request related to a problem? Please describe.**
`numba` is specified as required dependency in `requirements.txt`, but it does not seem to be used anywhere. As it is a quite heavy …
-
```
Hi,
in the attached patch file you will find the following changes:
- Code speed improvement removing some slow apply code. Now you can run tens thousands simulations in a very short time. If y…