Changelog - literanger

0.1.0 - 2024-09-03

New feature! literanger can now serialize trained random forests using cereal.

The project has been moved to gitlab https://gitlab.com/stephematician/literanger.

Changed

Added

Fixed

0.0.2 - 2023-07-11

Update to pass CRAN’s ASAN check

Changed

Added

Fixed

0.0.1 - 2023-06-25

First release

A refactoring and adaptation of the ranger package https://github.com/imbs-hl/ranger for random forests. Has faster prediction mode intended for embedding into the multiple imputation algorithm proposed by Doove et al in:

Doove, L. L., Van Buuren, S., & Dusseldorp, E. (2014). Recursive partitioning for missing data imputation in the presence of interaction effects. Computational statistics & data analysis, 72, 92-104.

Added