ee.Reducer.pearsonsCorrelation
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
यह दो इनपुट वाला रिड्यूसर बनाता है. यह पियर्सन के प्रॉडक्ट-मोमेंट कोरिलेशन कोएफ़िशिएंट और कोरिलेशन = 0 के लिए दो तरफ़ा पी-वैल्यू टेस्ट का हिसाब लगाता है.
इस्तेमाल | रिटर्न |
---|
ee.Reducer.pearsonsCorrelation() | रेड्यूसर |
कोई आर्ग्युमेंट नहीं.
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-26 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-26 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eComputes Pearson's product-moment correlation coefficient between two input variables.\u003c/p\u003e\n"],["\u003cp\u003eCalculates the p-value for a two-sided test where the null hypothesis is that the correlation is 0.\u003c/p\u003e\n"],["\u003cp\u003eReturns these computed values as a reducer for use in Earth Engine.\u003c/p\u003e\n"],["\u003cp\u003eThis reducer is created using \u003ccode\u003eee.Reducer.pearsonsCorrelation()\u003c/code\u003e and requires no arguments.\u003c/p\u003e\n"]]],[],null,["# ee.Reducer.pearsonsCorrelation\n\nCreates a two-input reducer that computes Pearson's product-moment correlation coefficient and the 2-sided p-value test for correlation = 0.\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n| Usage | Returns |\n|------------------------------------|---------|\n| `ee.Reducer.pearsonsCorrelation()` | Reducer |\n\n**No arguments.**"]]