Nonparametric Kernel regression

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 พ.ย. 2024

ความคิดเห็น • 36

  • @pranjalchaubey
    @pranjalchaubey 2 ปีที่แล้ว

    Watching this in 2022......brilliant explanation!

  • @dmaslach
    @dmaslach 6 ปีที่แล้ว +2

    Awesome Possum! I love the tip about binscatter in Stata. I was using twoway scatter with lpoly. This appears much better.

    • @superpronker
      @superpronker  6 ปีที่แล้ว

      Great to hear that! Once you go binscatter, it's kind of hard to go back... such a powerful yet simple tool (means in bins - what's not to love?)

    • @dmaslach
      @dmaslach 6 ปีที่แล้ว

      Yup. The only I would like is confidence intervals and the ability to do multiple overlay data plots. Maybe the developers will add this in the future. :-)

    • @superpronker
      @superpronker  6 ปีที่แล้ว

      @@dmaslach I agree completely! If it becomes more widely used, eventually they probably will...

  • @avinashboppudi
    @avinashboppudi 7 ปีที่แล้ว +5

    Excellent video sir, help me understand this topic easily

  • @suhailwali869
    @suhailwali869 5 ปีที่แล้ว

    Beauty of simplicity!! Very well Explained. Thanks.

  • @michaelhoffman1125
    @michaelhoffman1125 4 ปีที่แล้ว

    I believe the binned scatterplot you show is more akin to k-nearest neighbor regression, since each bin has a variable width and contains a fixed number of observations. For kernel regression the bins should have a fixed width with a variable number of observations.

    • @AndersMunkNielsen
      @AndersMunkNielsen 4 ปีที่แล้ว

      Good point about nearest KNN, I had not thought of it like that. I guess the KNN encourages you to think of the estimator as a function you can evaluate anywhere you want to, whereas the idea behind the binned scatterplot is that you only ever evaluate it at the centroids of the bins. In that sense, you could think of the binscatter as a special case of the KNN.

  • @samm8479
    @samm8479 5 ปีที่แล้ว +1

    Can you please publish the data you used? I like to try it out. Thanks for excellent explanation.

  • @matgg8207
    @matgg8207 3 ปีที่แล้ว

    This is a 2016 video powered by 1440p it's great!

  • @Tabu11211
    @Tabu11211 3 ปีที่แล้ว

    I have a smooth brain. What are some good keywords for me to get started learning in a direction to learn this?

  • @darkswordsmith
    @darkswordsmith ปีที่แล้ว +1

    This is very similar to savitzky golay filter, no?

    • @superpronker
      @superpronker  ปีที่แล้ว

      I'm not familiar with the filter but from a quick wiki look they look similar, but with a kernel that puts zero weights on data points further away than some distance. There's some relation to N-W with an Epanechnikov (triangle) kernel.

  • @technicalilm8999
    @technicalilm8999 6 ปีที่แล้ว +2

    excellent video

  • @rasmusvelling
    @rasmusvelling 7 ปีที่แล้ว +2

    Hey. I knew this guy before he got famous!

  • @blacklabelmansociety
    @blacklabelmansociety 4 ปีที่แล้ว

    Great content.

  • @JMRG2992
    @JMRG2992 3 ปีที่แล้ว

    Is it possible to use Kernel regression to the multivariate framework jointly? From what I can see in R (rather than stata) it only presents the bivariate case.

  • @kamalchapagain8965
    @kamalchapagain8965 7 ปีที่แล้ว

    Thank you so much Mr Anders. Your explanation for binned scatterplot really useful for me. Could you make availability of your Matlab code?

    • @superpronker
      @superpronker  7 ปีที่แล้ว +1

      Shoot me an email. Some of the code will be used in a course, so I'd prefer to not put it online as is.

    • @teoyuru6924
      @teoyuru6924 7 ปีที่แล้ว

      Hi Mr Anders, I really like your teaching. May I have your email for the Matlab/R code?

    • @superpronker
      @superpronker  7 ปีที่แล้ว +1

      If you do a quick google, you should be able to find my homepage where my email is (sorry, I've gotten a lot of spam so I'm a little paranoid :)

  • @genderenquirer7095
    @genderenquirer7095 3 ปีที่แล้ว

    Is there a unique slope in kernel regression?

  • @tomarkhelpalma138
    @tomarkhelpalma138 3 ปีที่แล้ว

    Thank you Sir Anders! I wonder if you have an available Rcode for NAdaraya Watson Estimator.

    • @superpronker
      @superpronker  3 ปีที่แล้ว

      Unfortunately not, just in Matlab for this video.

  • @콘충이
    @콘충이 4 ปีที่แล้ว

    Thank you!

  • @ravigs1988
    @ravigs1988 7 ปีที่แล้ว +1

    Hi Anders, Can we fit non-parametric regression for a non-linear data? And also can you please come up with videos on use of splines?

    • @superpronker
      @superpronker  7 ปีที่แล้ว

      Hi Ravi, I'm a bit overburdened right now but maybe I can do the spline video in the future. In the meantime, I recommend looking in Cameron & Trivedi's book.
      I don't think I understand what you mean by non-linear data? The non-parametric regression is appropriate when the true "regression function" (or, conditional mean function) is non-linear.

  • @pnhkaaaaa
    @pnhkaaaaa 6 ปีที่แล้ว

    Thank you so much

  • @RahmatHidayat-qc4zh
    @RahmatHidayat-qc4zh 7 ปีที่แล้ว

    Thank you so much Mr Anders, could you help me to proof Kernel is density's function in mathemetic method?

    • @AndersMunkNielsen
      @AndersMunkNielsen 7 ปีที่แล้ว

      Rahmat Hidayat, i dont understand your question, I’m afraid.

  • @demetriusdemarcusbartholom8063
    @demetriusdemarcusbartholom8063 2 ปีที่แล้ว

    ECE 449 UofA

  • @cb5339
    @cb5339 5 ปีที่แล้ว

    Tak !

  • @43SunSon
    @43SunSon 4 ปีที่แล้ว +2

    pika pika

  • @akisamarikhalaj4278
    @akisamarikhalaj4278 5 ปีที่แล้ว

    why are you typing so bad. I got headache.