You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Parameter

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

Example

LinearRegressionMerge Operator
output = LinearRegressionMerge({dependent = ['x'], explanatory = ['y']}, input)
  • No labels