Variable, Argument or Parameter Naming Discrepancy | Teradata R Package - Variable, Argument or Parameter Naming Discrepancy - Teradata R Package

Teradata® R Package User Guide

Product
Teradata R Package
Release Number
16.20
Published
February 2020
Language
English (United States)
Last Update
2022-05-02
dita:mapPath
qbt1519078127352.ditamap
dita:ditavalPath
Generic_no_ie_no_tempfilter.ditaval
dita:id
B700-4005
lifecycle
previous
Product Category
Teradata Vantage

The tdplyr package contains R functions that invoke analytic functions in Advanced SQL Engine and ML Engine. Error messages produced by the Advanced SQL Engine and ML Engine analytic functions are communicated to the tdplyr user exactly as generated.

Variables, arguments and parameters in these functions and the corresponding tdplyr R functions may have slightly different names.

For example, the argument ntree in the tdplyr function td_decision_forest_mle() is called numTrees in the corresponding ML Engine function.