| add_attributes | Add attribute values to an existing element in a given PMML... |
| add_data_field_attributes | Add attribute values to an existing DataField element in a... |
| add_data_field_children | Add 'Interval' and 'Value' child elements to a given... |
| add_mining_field_attributes | Add attribute values to an existing MiningField element in a... |
| add_output_field | Add Output nodes to a PMML object. |
| audit | Audit: artificially constructed dataset |
| file_to_xml_node | Read in a file and parse it into an object of type XMLNode. |
| function_to_pmml | Convert an R expression to PMML. |
| houseVotes84 | Modified 1984 United States Congressional Voting Records... |
| make_intervals | Create Interval elements, most likely to add to a... |
| make_output_nodes | Add Output nodes to a PMML object. |
| make_values | Create Values element, most likely to add to a DataDictionary... |
| pmml | Generate the PMML representation for R objects. |
| pmml.ada | Generate the PMML representation for an ada object from the... |
| pmml.ARIMA | Generate PMML for an ARIMA object the *forecast* package. |
| pmml.coxph | Generate the PMML representation for a coxph object from the... |
| pmml.cv.glmnet | Generate the PMML representation for a cv.glmnet object from... |
| pmml.gbm | Generate the PMML representation for a gbm object from the... |
| pmml.glm | Generate the PMML representation for a glm object from the... |
| pmml.hclust | Generate the PMML representation for a hclust object from the... |
| pmml.iForest | Generate PMML for an iForest object from the *isofor*... |
| pmml.kmeans | Generate the PMML representation for a kmeans object from the... |
| pmml.ksvm | Generate the PMML representation for a ksvm object from the... |
| pmml.lm | Generate the PMML representation for an lm object from the... |
| pmml.multinom | Generate the PMML representation for a multinom object from... |
| pmml.naiveBayes | Generate the PMML representation for a naiveBayes object from... |
| pmml.neighbr | Generate PMML for a neighbr object from the *neighbr*... |
| pmml.nnet | Generate the PMML representation for a nnet object from... |
| pmml-package | pmml: Generate PMML for R Models |
| pmml.randomForest | Generate the PMML representation for a randomForest object... |
| pmml.rpart | Generate the PMML representation for an rpart object from the... |
| pmml.rules | Generate the PMML representation for a rules or an itemset... |
| pmml.svm | Generate the PMML representation of an svm object from the... |
| pmml.xgb.Booster | Generate PMML for a xgb.Booster object from the package... |
| rename_wrap_var | Rename a variable in the xform_wrap transform object. |
| save_pmml | Save a pmml object as an external PMML file. |
| xform_discretize | Discretize a continuous variable as indicated by interval... |
| xform_function | Add a function transformation to a xform_wrap object. |
| xform_map | Implement a map between discrete values in accordance with... |
| xform_min_max | Normalize continuous values in accordance with the PMML... |
| xform_norm_discrete | Normalize discrete values in accordance with the PMML element... |
| xform_wrap | Wrap data in a data transformations object. |
| xform_z_score | Perform a z-score normalization on continuous values in... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.