Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 652 Bytes

NEWS.md

File metadata and controls

24 lines (14 loc) · 652 Bytes

0.29.0

  • Added support for the version 3 serialization format.

  • Added schema parameter to the r2pmml::r2pmml function.

  • Added support for the lightgbm package.

  • Added support for MASS::negbin and MASS::polr model types.

  • Added support for the pscl::hurdle model type.

  • Added support for the rms::orm model type.

  • Added support for MASS::negative.binomial and statmod::tweedie families in the stats::glm model type.

0.28.0

  • Added support for the apollo package:

    • Multinomial logit (MNL) discrete choice models.
    • Nested logit (NL) discrete choice models.
  • Updated support for the xgboost package.