ee.Reducer.sensSlope
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Tworzy reduktor z 2 danymi wejściowymi, który oblicza estymator nachylenia według Sen. Dane wejściowe powinny być w formacie danych x, a następnie danych y. Zwraca 2 wartości podwójnej precyzji: szacowane nachylenie i przesunięcie.
Wykorzystanie | Zwroty |
---|
ee.Reducer.sensSlope() | Ograniczenie |
Brak argumentów.
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-07-26 UTC.
[null,null,["Ostatnia aktualizacja: 2025-07-26 UTC."],[],["This reducer calculates Sen's slope estimator from two input datasets, x and y. It computes both the estimated slope and the offset. The `ee.Reducer.sensSlope()` function is used to create this reducer, which returns a reducer object. The process requires no arguments during instantiation. The resulting reducer outputs two double values representing the estimated slope and the offset respectively.\n"],null,[]]