From e47019da94c79af5ab0022584a76cd861debbf67 Mon Sep 17 00:00:00 2001 From: gpitt71 <93520106+gpitt71@users.noreply.github.com> Date: Sat, 26 Oct 2024 11:13:39 +0200 Subject: [PATCH] updated website --- gemact/source/gemanalytics.rst | 9 +++++---- gemact/source/usage.rst | 10 +++++----- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/gemact/source/gemanalytics.rst b/gemact/source/gemanalytics.rst index e2534ec..a877af8 100644 --- a/gemact/source/gemanalytics.rst +++ b/gemact/source/gemanalytics.rst @@ -4,15 +4,16 @@ About us **Gabriele Pittarello** (*Owner, Developer*) -I am a PhD student in Statistical Sciences at Università 'La Sapienza' di Roma. Currently, I am a visiting researcher at the University of Copenhagen. +I am postdoctoral researcher in the Section of Biostatistics, at the Department of Public Health of the University of Copenhagen. -I attained a bachelor’s degree in Business Economics from Università di Milano-Bicocca and a master’s degree in Statistical and Actuarial Sciences from Università Cattolica del Sacro Cuore di Milano. +I obtained my PhD in 'Advances in Claims Reserve Modelling' from the School of Statistical Sciences at 'La Sapienza' University of Rome. -My research interests are primarily claims reserving models in non-life insurance and computational methods for non-life insurance. +My research interests are primarily survival analysis, claims reserving models in non-life insurance and computational methods for non-life insurance. Contacts: -* e-mail: gabriele(dot)pittarello(at)uniroma1(dot)it +* e-mail: gabriele(dot)pittarello(at)unito(dot)it +* `Personal Webpage `_ * `GitHub `_ * `LinkedIN `_ diff --git a/gemact/source/usage.rst b/gemact/source/usage.rst index 2ca5b33..eb5b326 100644 --- a/gemact/source/usage.rst +++ b/gemact/source/usage.rst @@ -15,8 +15,8 @@ Tutorials Users might be interested in the following Jupyter notebooks available on `GitHub `_. We provide several examples to familiarize with GEMAct functionalities. -* Click `here `_ to understand how to cost (re)insurance contracts. -* Click `here `_ to understand how to perform loss aggregation. -* Click `here `_ to understand how to use the distributions supported. -* Click `here `_ to understand how to use the copula functions supported. -* Click `here `_ to understand how to compute loss reserves. +* Click `here `_ to check the replication material of the `GEMAct manuscript `_. +* Click `here `_ to check the supplementary code to replicate *Section 3.6 Comparison of the methods for computing the aggregate loss distribution* and *Section 3.7. Comparison with aggregate FFT implementation* of the `GEMAct manuscript `_. +* Click `here `_ to check the supplementary code to replicate *Section 4.2. Comparison of the methods for computing the cdf* of the `GEMAct manuscript `_. +* Click `here `_ to check the supplementary material on Section 5.ipynb provides the supplementary code to replicate Section 5.2.1. Comparasion with chain ladder of the `GEMAct manuscript `_. +* Click `here `_ to check the supplementary material on the data generator.Rmd provides the R code to simulate the data generation process used in *Section 5. Loss Reserve* and *Appendix C Claims Reserving with the Fisher-Lange* of the `GEMAct manuscript `_. It also includes the algorithm to compute the PE of the reserve in *Section 5.2.1. Comparasion with chain ladder*. \ No newline at end of file