Dear R users
I used glmnet generating a regression model, now I need to convert it to pmml
format, but I noticed pmml r package doesn't support glmnet object, has anyone
find a way solving this problem? I was thinking convert glmnet object to glm
object, has anyone tried it?
Many thanks
Yan
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.