कर्नेल रिग्रेशन: Difference between revisions
No edit summary |
No edit summary |
||
(8 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{Distinguish|text=[[ | {{Distinguish|text=[[कर्नेल प्रमुख अवयव विश्लेषण]] या [[कर्नेल विधि|कर्नेल रिज प्रतिगमन]]}} | ||
{{short description|Technique in statistics}} | {{short description|Technique in statistics}} | ||
सांख्यिकी में, '''कर्नेल रिग्रेशन''' यादृच्छिक वैरीएबल की [[सशर्त अपेक्षा|नियमबद्ध अपेक्षा]] का अनुमान लगाने के लिए [[गैर पैरामीट्रिक]] तकनीक है। इस प्रकार इसका उद्देश्य यादृच्छिक वैरीएबल ''X'' और ''Y'' की जोड़ी के मध्य गैर-रैखिक संबंध खोजना है। | |||
किसी भी [[गैरपैरामीट्रिक प्रतिगमन]] में, | किसी भी [[गैरपैरामीट्रिक प्रतिगमन|गैरपैरामीट्रिक रिग्रेशन]] में, एक वैरीएबल <math>Y</math> के सापेक्ष एक वैरीएबल <math>X</math> की नियमबद्ध अपेक्षा लिखी जा सकती है: | ||
: <math>\operatorname{E}(Y \mid X) = m(X)</math> | : <math>\operatorname{E}(Y \mid X) = m(X)</math> | ||
जहाँ <math>m</math> अज्ञात फ़ंक्शन है. | |||
== नादारया-वाटसन कर्नेल | == नादारया-वाटसन कर्नेल रिग्रेशन == | ||
1964 में | 1964 में नदारया और [[जेफ्री वॉटसन]] दोनों ने वेटिंग फ़ंक्शन के रूप में [[कर्नेल (सांख्यिकी)]] का उपयोग करके स्थानीय रूप से भारित औसत के रूप में <math>m</math> का अनुमान लगाने का प्रस्ताव रखा था।<ref>{{cite journal | ||
| last = Nadaraya | | last = Nadaraya | ||
| first = E. A. | | first = E. A. | ||
Line 23: | Line 23: | ||
:::::::::::::::::::: <math> \widehat{m}_h(x)=\frac{\sum_{i=1}^n K_h(x-x_i) y_i}{\sum_{i=1}^nK_h(x-x_i)} | :::::::::::::::::::: <math> \widehat{m}_h(x)=\frac{\sum_{i=1}^n K_h(x-x_i) y_i}{\sum_{i=1}^nK_h(x-x_i)} | ||
</math> | </math> | ||
जहां <math>K_h(t) = \frac{1}{h}K\left(\frac{t}{h}\right)</math> एक बैंडविड्थ <math>h</math> वाला कर्नेल है जैसे कि <math>K(\cdot)</math> कम से कम 1 क्रम का है, अर्थात <math>\int_{-\infty}^{\infty}u K(u) du = 0</math> | |||
=== व्युत्पत्ति === | === व्युत्पत्ति === | ||
Line 29: | Line 29: | ||
\operatorname{E}(Y \mid X=x) = \int y f(y\mid x) \, dy = \int y \frac{f(x,y)}{f(x)} \, dy | \operatorname{E}(Y \mid X=x) = \int y f(y\mid x) \, dy = \int y \frac{f(x,y)}{f(x)} \, dy | ||
</math> | </math> | ||
कर्नेल 'K' के साथ संयुक्त वितरण f(x,y) और f(x) के लिए [[कर्नेल घनत्व अनुमान]] का उपयोग करना, | कर्नेल 'K' के साथ संयुक्त वितरण f(x,y) और f(x) के लिए [[कर्नेल घनत्व अनुमान]] का उपयोग करना है, | ||
: <math> | : <math> | ||
Line 52: | Line 52: | ||
\widehat{m}_{PC}(x) = h^{-1} \sum_{i=2}^n (x_i - x_{i-1}) K\left(\frac{x-x_i}{h}\right) y_i | \widehat{m}_{PC}(x) = h^{-1} \sum_{i=2}^n (x_i - x_{i-1}) K\left(\frac{x-x_i}{h}\right) y_i | ||
</math> | </math> | ||
जहाँ <math> h </math> बैंडविड्थ (या स्मूथिंग मापदंड) है। | |||
== गैसर-मुलर कर्नेल अनुमानक<ref>{{Cite journal|last1=Gasser|first1=Theo|last2=Müller|first2=Hans-Georg|date=1979|title=प्रतिगमन कार्यों का कर्नेल अनुमान|pages=23–68|publisher=Springer}}</ref> == | == गैसर-मुलर कर्नेल अनुमानक<ref>{{Cite journal|last1=Gasser|first1=Theo|last2=Müller|first2=Hans-Georg|date=1979|title=प्रतिगमन कार्यों का कर्नेल अनुमान|pages=23–68|publisher=Springer}}</ref> == | ||
Line 58: | Line 58: | ||
\widehat{m}_{GM}(x) = h^{-1} \sum_{i=1}^n \left[\int_{s_{i-1}}^{s_i} K\left(\frac{x-u}{h}\right) \, du\right] y_i | \widehat{m}_{GM}(x) = h^{-1} \sum_{i=1}^n \left[\int_{s_{i-1}}^{s_i} K\left(\frac{x-u}{h}\right) \, du\right] y_i | ||
</math> | </math> | ||
जहाँ <math>s_i = \frac{x_{i-1} + x_i}{2}.</math> | |||
== उदाहरण == | == उदाहरण == | ||
[[File:cps71 lc mean.png|thumb|right|250px|अनुमानित | [[File:cps71 lc mean.png|thumb|right|250px|अनुमानित रिग्रेशन फ़ंक्शन।]]यह उदाहरण कनाडाई क्रॉस-सेक्शन वेतन डेटा पर आधारित है जिसमें सामान्य शिक्षा (ग्रेड 13) वाले पुरुष व्यक्तियों के लिए 1971 की कनाडाई जनगणना सार्वजनिक उपयोग टेप से लिया गया यादृच्छिक नमूना सम्मिलित है। कुल 205 अवलोकन हैं। | ||
दाईं ओर का आंकड़ा स्पर्शोन्मुख परिवर्तनशीलता सीमा के साथ दूसरे क्रम के गॉसियन कर्नेल का उपयोग करके अनुमानित | दाईं ओर का आंकड़ा स्पर्शोन्मुख परिवर्तनशीलता सीमा के साथ दूसरे क्रम के गॉसियन कर्नेल का उपयोग करके अनुमानित रिग्रेशन फ़ंक्शन को दर्शाता है। | ||
=== उदाहरण के लिए स्क्रिप्ट === | === उदाहरण के लिए स्क्रिप्ट === | ||
R प्रोग्रामिंग | R प्रोग्रामिंग लैंग्वेज के निम्नलिखित कमांड का उपयोग करते हैं अधिकांशतः स्मूथिंग प्रदान करने और ऊपर दिए गए चित्र को बनाने का कार्य इन कमांड को कमांड प्रॉम्प्ट पर कट और पेस्ट के माध्यम से अंकित किया जा सकता है। | ||
<syntaxhighlight lang="r"> | <syntaxhighlight lang="r"> | ||
Line 84: | Line 82: | ||
detach(cps71) | detach(cps71) | ||
</syntaxhighlight> | </syntaxhighlight> | ||
==संबंधित== | ==संबंधित== | ||
[[डेविड साल्सबर्ग]] के अनुसार, कर्नेल रिग्रेशन में उपयोग किए जाने वाले एल्गोरिदम स्वतंत्र रूप से विकसित किए गए थे और [[फजी सिस्टम]] में उपयोग किए गए थे: | [[डेविड साल्सबर्ग]] के अनुसार, कर्नेल रिग्रेशन में उपयोग किए जाने वाले एल्गोरिदम स्वतंत्र रूप से विकसित किए गए थे और [[फजी सिस्टम]] में उपयोग किए गए थे: इस प्रकार पूर्णतः समान कंप्यूटर एल्गोरिदम के साथ, फ़ज़ी सिस्टम और कर्नेल घनत्व-आधारित रिग्रेशन दूसरे से पूरी तरह से स्वतंत्र रूप से विकसित किए गए प्रतीत होते हैं।<ref>{{cite book |last=Salsburg |first=D. |title=[[The Lady Tasting Tea|The Lady Tasting Tea: How Statistics Revolutionized Science in the Twentieth Century]] |publisher=W.H. Freeman |year=2002 |isbn=0-8050-7134-2 |pages=290–91 }}</ref> | ||
==सांख्यिकीय कार्यान्वयन == | ==सांख्यिकीय कार्यान्वयन == | ||
* [[जीएनयू ऑक्टेव]] गणितीय | * [[जीएनयू ऑक्टेव]] गणितीय प्रोग्राम पैकेज | ||
* | * जूलिया (प्रोग्रामिंग लैंग्वेज): [https://github.com/panlanfeng/KernelEstimator.jl KernelEstimator.jl] | ||
* [[MATLAB]]: कर्नेल रिग्रेशन, कर्नेल घनत्व अनुमान, | * [[MATLAB|मैटलैब]]: कर्नेल रिग्रेशन, कर्नेल घनत्व अनुमान, हैजर्ड फ़ंक्शन के कर्नेल अनुमान और कई अन्य के कार्यान्वयन के साथ मुफ्त मैटलैब टूलबॉक्स [https://www.math.muni.cz/english/science-and-research/development-software/232-matlab-toolbox.html इन पृष्ठों पर उपलब्ध है] (यह टूलबॉक्स पुस्तक का भाग है) <ref name="HorKolZel">{{cite book|last1=Horová|first1=I.|last2=Koláček|first2=J.|last3=Zelinka|first3=J.|title=Kernel Smoothing in MATLAB: Theory and Practice of Kernel Smoothing|date=2012|publisher=World Scientific Publishing|location=Singapore|isbn=978-981-4405-48-5}}</ref>). | ||
* [[पायथन (प्रोग्रामिंग भाषा)]]: द <code>[http://www.statsmodels.org/stable/generated/statsmodels.nonparametric.kernel_regression.KernelReg.html KernelReg]</code> मिश्रित डेटा प्रकारों के लिए वर्ग <code>[http://www.statsmodels.org/stable/nonparametric.html statsmodels.nonparametric]</code> उप-पैकेज (अन्य कर्नेल घनत्व से संबंधित वर्ग | * [[पायथन (प्रोग्रामिंग भाषा)|पायथन (प्रोग्रामिंग लैंग्वेज)]]: द <code>[http://www.statsmodels.org/stable/generated/statsmodels.nonparametric.kernel_regression.KernelReg.html KernelReg]</code> मिश्रित डेटा प्रकारों के लिए वर्ग <code>[http://www.statsmodels.org/stable/nonparametric.html statsmodels.nonparametric]</code> उप-पैकेज (अन्य कर्नेल घनत्व से संबंधित वर्ग सम्मिलित हैं), पैकेज [https://github.com/jmetzen/kernel_regressionkernel_regression] [[स्किकिट-लर्न]] के विस्तार के रूप में (अक्षम मेमोरी-वार, केवल छोटे डेटासेट के लिए उपयोगी) | ||
* [[आर (प्रोग्रामिंग भाषा)]]: फ़ंक्शन <code>npreg</code> एनपी पैकेज कर्नेल रिग्रेशन निष्पादित कर सकता है।<ref>[https://cran.r-project.org/web/packages/np/index.html ''np'': Nonparametric kernel smoothing methods for mixed data types]</ref><ref>{{Cite book |first1=John |last1=Kloke |first2=Joseph W. |last2=McKean |title=आर का उपयोग करते हुए गैर-पैरामीट्रिक सांख्यिकीय तरीके|publisher=CRC Press |year=2014 |isbn=978-1-4398-7343-4 |pages=98–106 |url=https://books.google.com/books?id=b-msBAAAQBAJ&pg=PA98 }}</ref> | * [[आर (प्रोग्रामिंग भाषा)|आर (प्रोग्रामिंग लैंग्वेज)]]: फ़ंक्शन <code>npreg</code> एनपी पैकेज कर्नेल रिग्रेशन निष्पादित कर सकता है।<ref>[https://cran.r-project.org/web/packages/np/index.html ''np'': Nonparametric kernel smoothing methods for mixed data types]</ref><ref>{{Cite book |first1=John |last1=Kloke |first2=Joseph W. |last2=McKean |title=आर का उपयोग करते हुए गैर-पैरामीट्रिक सांख्यिकीय तरीके|publisher=CRC Press |year=2014 |isbn=978-1-4398-7343-4 |pages=98–106 |url=https://books.google.com/books?id=b-msBAAAQBAJ&pg=PA98 }}</ref> | ||
* [[ था ]]: [https://web.archive.org/web/20180519032545/https://www.stata.com/manuals/rnpregress.pdf npregress], [https://ideas.repec.org/c/boc/bocode/s372601.html kernreg2] | * [[ था | Stata:]] : [https://web.archive.org/web/20180519032545/https://www.stata.com/manuals/rnpregress.pdf npregress], [https://ideas.repec.org/c/boc/bocode/s372601.html kernreg2] | ||
== यह भी देखें == | == यह भी देखें == | ||
* [[गिरी चिकनी]] | * [[गिरी चिकनी|कर्नेल स्मूथर]] | ||
* [[स्थानीय प्रतिगमन]] | * [[स्थानीय प्रतिगमन|लोकल रिग्रेशन]] | ||
== संदर्भ == | == संदर्भ == | ||
{{Reflist}} | {{Reflist}} | ||
== अग्रिम पठन == | |||
== अग्रिम पठन == | |||
* {{cite book |first1=Daniel J. |last1=Henderson |first2=Christopher F. |last2=Parmeter |title=Applied Nonparametric Econometrics |publisher=Cambridge University Press |year=2015 |isbn=978-1-107-01025-3 |url=https://books.google.com/books?id=hD3WBQAAQBAJ }} | * {{cite book |first1=Daniel J. |last1=Henderson |first2=Christopher F. |last2=Parmeter |title=Applied Nonparametric Econometrics |publisher=Cambridge University Press |year=2015 |isbn=978-1-107-01025-3 |url=https://books.google.com/books?id=hD3WBQAAQBAJ }} | ||
* {{cite book |last1=Li |first1=Qi |last2=Racine |first2=Jeffrey S. |title=Nonparametric Econometrics: Theory and Practice |publisher=Princeton University Press |year=2007 |isbn=978-0-691-12161-1 |url=https://books.google.com/books?id=Zsa7ofamTIUC }} | * {{cite book |last1=Li |first1=Qi |last2=Racine |first2=Jeffrey S. |title=Nonparametric Econometrics: Theory and Practice |publisher=Princeton University Press |year=2007 |isbn=978-0-691-12161-1 |url=https://books.google.com/books?id=Zsa7ofamTIUC }} | ||
Line 112: | Line 105: | ||
* {{cite book |last=Racine |first=Jeffrey S. |title=An Introduction to the Advanced Theory and Practice of Nonparametric Econometrics: A Replicable Approach Using R |publisher=Cambridge University Press |year=2019 |isbn=9781108483407 |url=https://www.cambridge.org/core/books/an-introduction-to-the-advanced-theory-and-practice-of-nonparametric-econometrics/974161A820CE022349B95AF2320C25FA }} | * {{cite book |last=Racine |first=Jeffrey S. |title=An Introduction to the Advanced Theory and Practice of Nonparametric Econometrics: A Replicable Approach Using R |publisher=Cambridge University Press |year=2019 |isbn=9781108483407 |url=https://www.cambridge.org/core/books/an-introduction-to-the-advanced-theory-and-practice-of-nonparametric-econometrics/974161A820CE022349B95AF2320C25FA }} | ||
* {{cite book |last=Simonoff |first=Jeffrey S. |title=Smoothing Methods in Statistics |publisher=Springer |year=1996 |isbn=0-387-94716-7 |url=https://books.google.com/books?id=dgHaBwAAQBAJ }} | * {{cite book |last=Simonoff |first=Jeffrey S. |title=Smoothing Methods in Statistics |publisher=Springer |year=1996 |isbn=0-387-94716-7 |url=https://books.google.com/books?id=dgHaBwAAQBAJ }} | ||
== बाहरी संबंध == | |||
* [http://www.cs.tut.fi/~lasip Scale-adaptive kernel regression] (with मैटलैब software). | |||
== बाहरी संबंध == | |||
* [http://www.cs.tut.fi/~lasip Scale-adaptive kernel regression] (with | |||
* [https://web.archive.org/web/20070927062200/http://people.revoledu.com/kardi/tutorial/Regression/KernelRegression/index.html Tutorial of Kernel regression using spreadsheet] (with [[Microsoft Excel]]). | * [https://web.archive.org/web/20070927062200/http://people.revoledu.com/kardi/tutorial/Regression/KernelRegression/index.html Tutorial of Kernel regression using spreadsheet] (with [[Microsoft Excel]]). | ||
* [http://pcarvalho.com/things/kernelregressor/ An online kernel regression demonstration] Requires .NET 3.0 or later. | * [http://pcarvalho.com/things/kernelregressor/ An online kernel regression demonstration] Requires .NET 3.0 or later. | ||
* [https://github.com/jmetzen/kernel_regression Kernel regression with automatic bandwidth selection] (with Python) | * [https://github.com/jmetzen/kernel_regression Kernel regression with automatic bandwidth selection] (with Python) | ||
[[Category: | [[Category:CS1 errors]] | ||
[[Category:Created On 26/07/2023]] | [[Category:Created On 26/07/2023]] | ||
[[Category:Lua-based templates]] | |||
[[Category:Machine Translated Page]] | |||
[[Category:Pages with broken file links]] | |||
[[Category:Pages with script errors]] | |||
[[Category:Short description with empty Wikidata description]] | |||
[[Category:Templates Vigyan Ready]] | |||
[[Category:Templates that add a tracking category]] | |||
[[Category:Templates that generate short descriptions]] | |||
[[Category:Templates using TemplateData]] | |||
[[Category:उदाहरण आर कोड वाले लेख]] | |||
[[Category:गैरपैरामीट्रिक प्रतिगमन]] |
Latest revision as of 11:21, 12 August 2023
सांख्यिकी में, कर्नेल रिग्रेशन यादृच्छिक वैरीएबल की नियमबद्ध अपेक्षा का अनुमान लगाने के लिए गैर पैरामीट्रिक तकनीक है। इस प्रकार इसका उद्देश्य यादृच्छिक वैरीएबल X और Y की जोड़ी के मध्य गैर-रैखिक संबंध खोजना है।
किसी भी गैरपैरामीट्रिक रिग्रेशन में, एक वैरीएबल के सापेक्ष एक वैरीएबल की नियमबद्ध अपेक्षा लिखी जा सकती है:
जहाँ अज्ञात फ़ंक्शन है.
नादारया-वाटसन कर्नेल रिग्रेशन
1964 में नदारया और जेफ्री वॉटसन दोनों ने वेटिंग फ़ंक्शन के रूप में कर्नेल (सांख्यिकी) का उपयोग करके स्थानीय रूप से भारित औसत के रूप में का अनुमान लगाने का प्रस्ताव रखा था।[1][2][3] नादारया-वाटसन अनुमानक है:
जहां एक बैंडविड्थ वाला कर्नेल है जैसे कि कम से कम 1 क्रम का है, अर्थात
व्युत्पत्ति
कर्नेल 'K' के साथ संयुक्त वितरण f(x,y) और f(x) के लिए कर्नेल घनत्व अनुमान का उपयोग करना है,
हम पाते हैं
जो नादारया-वाटसन अनुमानक है।
प्रीस्टली-चाओ कर्नेल अनुमानक
जहाँ बैंडविड्थ (या स्मूथिंग मापदंड) है।
गैसर-मुलर कर्नेल अनुमानक[4]
जहाँ
उदाहरण
यह उदाहरण कनाडाई क्रॉस-सेक्शन वेतन डेटा पर आधारित है जिसमें सामान्य शिक्षा (ग्रेड 13) वाले पुरुष व्यक्तियों के लिए 1971 की कनाडाई जनगणना सार्वजनिक उपयोग टेप से लिया गया यादृच्छिक नमूना सम्मिलित है। कुल 205 अवलोकन हैं।
दाईं ओर का आंकड़ा स्पर्शोन्मुख परिवर्तनशीलता सीमा के साथ दूसरे क्रम के गॉसियन कर्नेल का उपयोग करके अनुमानित रिग्रेशन फ़ंक्शन को दर्शाता है।
उदाहरण के लिए स्क्रिप्ट
R प्रोग्रामिंग लैंग्वेज के निम्नलिखित कमांड का उपयोग करते हैं अधिकांशतः स्मूथिंग प्रदान करने और ऊपर दिए गए चित्र को बनाने का कार्य इन कमांड को कमांड प्रॉम्प्ट पर कट और पेस्ट के माध्यम से अंकित किया जा सकता है।
install.packages("np")
library(np) # non parametric library
data(cps71)
attach(cps71)
m <- npreg(logwage~age)
plot(m, plot.errors.method="asymptotic",
plot.errors.style="band",
ylim=c(11, 15.2))
points(age, logwage, cex=.25)
detach(cps71)
संबंधित
डेविड साल्सबर्ग के अनुसार, कर्नेल रिग्रेशन में उपयोग किए जाने वाले एल्गोरिदम स्वतंत्र रूप से विकसित किए गए थे और फजी सिस्टम में उपयोग किए गए थे: इस प्रकार पूर्णतः समान कंप्यूटर एल्गोरिदम के साथ, फ़ज़ी सिस्टम और कर्नेल घनत्व-आधारित रिग्रेशन दूसरे से पूरी तरह से स्वतंत्र रूप से विकसित किए गए प्रतीत होते हैं।[5]
सांख्यिकीय कार्यान्वयन
- जीएनयू ऑक्टेव गणितीय प्रोग्राम पैकेज
- जूलिया (प्रोग्रामिंग लैंग्वेज): KernelEstimator.jl
- मैटलैब: कर्नेल रिग्रेशन, कर्नेल घनत्व अनुमान, हैजर्ड फ़ंक्शन के कर्नेल अनुमान और कई अन्य के कार्यान्वयन के साथ मुफ्त मैटलैब टूलबॉक्स इन पृष्ठों पर उपलब्ध है (यह टूलबॉक्स पुस्तक का भाग है) [6]).
- पायथन (प्रोग्रामिंग लैंग्वेज): द
KernelReg
मिश्रित डेटा प्रकारों के लिए वर्गstatsmodels.nonparametric
उप-पैकेज (अन्य कर्नेल घनत्व से संबंधित वर्ग सम्मिलित हैं), पैकेज [1] स्किकिट-लर्न के विस्तार के रूप में (अक्षम मेमोरी-वार, केवल छोटे डेटासेट के लिए उपयोगी) - आर (प्रोग्रामिंग लैंग्वेज): फ़ंक्शन
npreg
एनपी पैकेज कर्नेल रिग्रेशन निष्पादित कर सकता है।[7][8] - Stata: : npregress, kernreg2
यह भी देखें
संदर्भ
- ↑ Nadaraya, E. A. (1964). "On Estimating Regression". Theory of Probability and Its Applications. 9 (1): 141–2. doi:10.1137/1109020.
- ↑ Watson, G. S. (1964). "सहज प्रतिगमन विश्लेषण". Sankhyā: The Indian Journal of Statistics, Series A. 26 (4): 359–372. JSTOR 25049340.
- ↑ Bierens, Herman J. (1994). "The Nadaraya–Watson kernel regression function estimator". उन्नत अर्थमिति में विषय. New York: Cambridge University Press. pp. 212–247. ISBN 0-521-41900-X.
- ↑ Gasser, Theo; Müller, Hans-Georg (1979). "प्रतिगमन कार्यों का कर्नेल अनुमान". Springer: 23–68.
{{cite journal}}
: Cite journal requires|journal=
(help) - ↑ Salsburg, D. (2002). The Lady Tasting Tea: How Statistics Revolutionized Science in the Twentieth Century. W.H. Freeman. pp. 290–91. ISBN 0-8050-7134-2.
- ↑ Horová, I.; Koláček, J.; Zelinka, J. (2012). Kernel Smoothing in MATLAB: Theory and Practice of Kernel Smoothing. Singapore: World Scientific Publishing. ISBN 978-981-4405-48-5.
- ↑ np: Nonparametric kernel smoothing methods for mixed data types
- ↑ Kloke, John; McKean, Joseph W. (2014). आर का उपयोग करते हुए गैर-पैरामीट्रिक सांख्यिकीय तरीके. CRC Press. pp. 98–106. ISBN 978-1-4398-7343-4.
अग्रिम पठन
- Henderson, Daniel J.; Parmeter, Christopher F. (2015). Applied Nonparametric Econometrics. Cambridge University Press. ISBN 978-1-107-01025-3.
- Li, Qi; Racine, Jeffrey S. (2007). Nonparametric Econometrics: Theory and Practice. Princeton University Press. ISBN 978-0-691-12161-1.
- Pagan, A.; Ullah, A. (1999). Nonparametric Econometrics. Cambridge University Press. ISBN 0-521-35564-8.
- Racine, Jeffrey S. (2019). An Introduction to the Advanced Theory and Practice of Nonparametric Econometrics: A Replicable Approach Using R. Cambridge University Press. ISBN 9781108483407.
- Simonoff, Jeffrey S. (1996). Smoothing Methods in Statistics. Springer. ISBN 0-387-94716-7.
बाहरी संबंध
- Scale-adaptive kernel regression (with मैटलैब software).
- Tutorial of Kernel regression using spreadsheet (with Microsoft Excel).
- An online kernel regression demonstration Requires .NET 3.0 or later.
- Kernel regression with automatic bandwidth selection (with Python)