From 552f8c59ff3f68240d5884b7305631eef9092ff5 Mon Sep 17 00:00:00 2001 From: Villu Ruusmann Date: Tue, 18 Jun 2024 18:24:31 +0300 Subject: [PATCH] Updated documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 693a363..7dc730e 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Java library and command-line application for converting [R](https://www.r-proje * `bagging` - Bagging classification * `boosting` - Boosting classification * [`apollo`](https://cran.r-project.org/package=apollo) - * `maxLik`- Discrete Choice Model (DCM) classification + * `apollo` (formerly `maxLik`) - Discrete Choice Model (DCM) classification * [`caret`](https://cran.r-project.org/package=caret) package: * `preProcess` - Transformation methods "range", "center", "scale" and "medianImpute" * `train` - Selected JPMML-R model types