I have a PMML file which I am trying to import/read in R to do some analysis based on it. I couldn't find a suitable function to read the model, although I found a package that is related to PMML. Is there is a simple way to read this type of file into R?
Thanks,
partykit
; association rules,arules
). It would be to hard to write that particular XML -> GLM rule, but would that actually solve your problem? – Flatulent