ee.Reducer.sensSlope

Creates a two-input reducer that computes the Sen's slope estimator. The inputs are expected to be x data followed by y data. It returns two double values; the estimated slope and the offset.

UsageReturns
ee.Reducer.sensSlope()Reducer

No arguments.