This operator performs a linear regression on the given set of explanatory attributes to explain the given set of dependent attributes

Parameter

Example

output = LinearRegression({dependent = ['x'], explanatory = ['y']}, input)