Man pages for pmml
Generate PMML for Various Models

add_attributesAdd attribute values to an existing element in a given PMML...
add_data_field_attributesAdd attribute values to an existing DataField element in a...
add_data_field_childrenAdd 'Interval' and 'Value' child elements to a given...
add_mining_field_attributesAdd attribute values to an existing MiningField element in a...
add_output_fieldAdd Output nodes to a PMML object.
auditAudit: artificially constructed dataset
file_to_xml_nodeRead in a file and parse it into an object of type XMLNode.
function_to_pmmlConvert an R expression to PMML.
houseVotes84Modified 1984 United States Congressional Voting Records...
make_intervalsCreate Interval elements, most likely to add to a...
make_output_nodesAdd Output nodes to a PMML object.
make_valuesCreate Values element, most likely to add to a DataDictionary...
pmmlGenerate the PMML representation for R objects.
pmml.adaGenerate the PMML representation for an ada object from the...
pmml.ARIMAGenerate PMML for an ARIMA object the *forecast* package.
pmml.coxphGenerate the PMML representation for a coxph object from the...
pmml.cv.glmnetGenerate the PMML representation for a cv.glmnet object from...
pmml.gbmGenerate the PMML representation for a gbm object from the...
pmml.glmGenerate the PMML representation for a glm object from the...
pmml.hclustGenerate the PMML representation for a hclust object from the...
pmml.iForestGenerate PMML for an iForest object from the *isofor*...
pmml.kmeansGenerate the PMML representation for a kmeans object from the...
pmml.ksvmGenerate the PMML representation for a ksvm object from the...
pmml.lmGenerate the PMML representation for an lm object from the...
pmml.multinomGenerate the PMML representation for a multinom object from...
pmml.naiveBayesGenerate the PMML representation for a naiveBayes object from...
pmml.neighbrGenerate PMML for a neighbr object from the *neighbr*...
pmml.nnetGenerate the PMML representation for a nnet object from...
pmml-packagepmml: Generate PMML for R Models
pmml.randomForestGenerate the PMML representation for a randomForest object...
pmml.rpartGenerate the PMML representation for an rpart object from the...
pmml.rulesGenerate the PMML representation for a rules or an itemset...
pmml.svmGenerate the PMML representation of an svm object from the...
pmml.xgb.BoosterGenerate PMML for a xgb.Booster object from the package...
rename_wrap_varRename a variable in the xform_wrap transform object.
save_pmmlSave a pmml object as an external PMML file.
xform_discretizeDiscretize a continuous variable as indicated by interval...
xform_functionAdd a function transformation to a xform_wrap object.
xform_mapImplement a map between discrete values in accordance with...
xform_min_maxNormalize continuous values in accordance with the PMML...
xform_norm_discreteNormalize discrete values in accordance with the PMML element...
xform_wrapWrap data in a data transformations object.
xform_z_scorePerform a z-score normalization on continuous values in...
pmml documentation built on March 18, 2022, 5:49 p.m.