Skip to content

clmplus v1.0.0

Latest
Compare
Choose a tag to compare
@gpitt71 gpitt71 released this 17 Apr 13:12
· 2 commits to main since this release

In the new version, we implement major changes to the software:

  • RtTriangle is now named AggregateDataPP
  • Estimation and Prediction are now separated in two methods. Estimation is done with the clmplus function and prediction requires to use the predict method.
  • Methods and class arguments are now consistent with the reference manuscript.
  • The documentation was updated with the new version.