## S3 method for class 'multinom':
pmml(model, model.name="multinom_Model", app.name="Rattle/PMML",
description="Multinomial Logistic Model", copyright = NULL, transforms = NULL, ...)multinom object contained in an object of class
multinom.XMLNode as that defined by the saveXML. Use of PMML and pmml.multinom requires the
This function is used to export the structure of the multinomial logistoc regression model to other PMML compliant applications.
PMML home page:
A. Guazzelli, W. Lin, T. Jena (2012), /emph{PMML in Action: Unleashing the Power
of Open Standards for Data Mining and Predictive Analytics}. CreativeSpace
(Second Edition - Available on Amazon.com -
A. Guazzelli, M. Zeller, W. Lin, G. Williams (2009), /emph{PMML: An Open Standard for Sharing Models}. The R journal, Volume 1/1, 60-65
pmml.