December 17, 2021
English / Japanese
Version 3.2.0 contains improved R package support, and additional analysis features including machine learning and graphics.
Details are shown below. You can refer to this document by Help > About R AnalyticFlow at any time.
New algorithms are added in the Model > Build Predictive Model operation:
ranger
)xgboost
)glmnet
)Chart > Quick Plot operation offers graphics drawing powered by ggplot2
package.
Some features are added to help using R packages smoothly.
R packages manager is now available. You can attach, detach, install or uninstall packages on this tab.
Warnings are shown on any node or operation when required packages are missing.
If you try to run these operations, you will be asked to install missing packages automatically.
Missing packages are also detected from R scripts written by users.