Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

Parameter

  • dependent: List of dependent attributes
  • explanatory: List of explanatory attributes

Example

Code Block
themeEclipse
languagejavascript
titleLinearRegressionMerge Operator
linenumberstrue
output = LinearRegressionMerge({dependent = ['x'], explanatory = ['y']}, input)