- Linear Regression
- Binary Logistic Regression
The PMML package is also available from CRAN.
The original version of this package only allowed for the exporting of linear regression models. We have extended it to also export binary logistic regression models built using the R function glm and the binomial family.
Note that this function does not support multinomial logistic regression models or any other regression models built using the VGAM package.
0 comments:
Post a Comment