distfit icon indicating copy to clipboard operation
distfit copied to clipboard

More theoretical distributions can be added, such as zero truncated and zero modified theoretical distributions

Open bbxudavid opened this issue 2 years ago • 3 comments

In insurance or other scenarios, we need to fit with zero truncated and zero modified theoretical distributions.

bbxudavid avatar Sep 26 '23 17:09 bbxudavid

Interesting. Can you point to a repo or python function that contains zero modified or zero truncated distribution? Or is is one of the functions in scipy? See here

erdogant avatar Sep 30 '23 18:09 erdogant

You can reference actuar package in R : the https://cran.r-project.org/web/packages/actuar/actuar.pdf

bbxudavid avatar Oct 04 '23 21:10 bbxudavid

Thanks. I am going to look into it!

erdogant avatar Oct 05 '23 18:10 erdogant