Hi,
I am trying to run Open Source Integration using R via SAS EM 15.1, but it doesn't work.
If I set up the Training Mode as Supervised and the Output Model as PMML, and and run the Open Source Integration , it will pop up some error as:
After PMML translation, SYSCC =10.
I have searched this, and found some solution, but it didn't work for me.
I didn't find the package of PMML 1.4.1.
If I set up the Training Mode as Supervised and the Output Model as Merge, then it will pop up error as:
After data transfers and R code submission SYSCC=1012. Please see log for more details
By the way, I have checked the -RLANG, and it enables now and I have set up environment variable for R.
SAS Enterprise Miner: 15.1
R version 3.5.2 (2018-12-20)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 10 x64 (build 16299)
Matrix products: default
locale:
[1] LC_COLLATE=English_United States.1252 LC_CTYPE=English_United States.1252
[3] LC_MONETARY=English_United States.1252 LC_NUMERIC=C
[5] LC_TIME=English_United States.1252
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] pmml_1.5.7 XML_3.98-1.17