Creates a reducer that reduces some number of 1-D arrays of the same length N to a covariance matrix of shape NxN. WARNING: this reducer requires that the data has been mean centered.
Usage | Returns |
---|---|
ee.Reducer.centeredCovariance() | Reducer |
No arguments.