[R] Import/convert PMML to R model

Raji raji.sankaran at gmail.com
Thu Mar 3 06:14:56 CET 2011


Hi R-helpers,

 I have saved my kmeansModel as a pmml using the PMML package in R using the
following commands.

library(pmml)
pmml(kmeansModel)

I have to import this saved pmml model and save it in a kmeansModel again.
Can you please let me know the R commands to do that?

Thanks,
Raji

--
View this message in context: http://r.789695.n4.nabble.com/Import-convert-PMML-to-R-model-tp3332772p3332772.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list