Good advice from Density Estimation for Statistics and Data Analysis by Bernard. W. Silverman:
https://books.google.com/books?id=e-xsrjsL7WkC&lpg=PP1&dq=density%20estimation%20silverman&pg=PA45#v=onepage&q=statistician%20scientist&f=false
2 Comments
Filed under statistics
Tagged as books
Jake VanderPlas has a couple of blog posts on estimating bin size for histogram using bayesian blocks, and selection of kde methods in python: https://jakevdp.github.io/blog/2012/09/12/dynamic-programming-in-python/ https://jakevdp.github.io/blog/2013/12/01/kernel-density-estimation/
cool, thanks for these links!
Jake VanderPlas has a couple of blog posts on estimating bin size for histogram using bayesian blocks, and selection of kde methods in python:
https://jakevdp.github.io/blog/2012/09/12/dynamic-programming-in-python/
https://jakevdp.github.io/blog/2013/12/01/kernel-density-estimation/
cool, thanks for these links!