In the new version, we implement major changes to the software:
RtTriangle
is now namedAggregateDataPP
- Estimation and Prediction are now separated in two methods. Estimation is done with the
clmplus
function and prediction requires to use thepredict
method. - Methods and class arguments are now consistent with the reference manuscript.
- The documentation was updated with the new version.