powered by
The parser parses the proposed PMML for the outlier detection model and build its object representation.
parsePMML(fileName)
xml file name
list model
# NOT RUN { library("fpmoutliers") model <- parsePMML("od-pmml.xml") # }
Run the code above in your browser using DataLab