TL;DR
This paper introduces an advanced, flexible kernel density estimation method for luminosity functions, implemented in an open-source Python toolkit, outperforming traditional binning methods especially with larger samples.
Contribution
It generalizes previous KDE approaches for luminosity functions, introduces a new approximate method for small samples, and provides a practical Python toolkit for improved estimation accuracy.
Findings
Our method outperforms traditional binning in simulations.
The estimator converges faster to the true LF with increasing sample size.
The Python toolkit facilitates easy application and implementation.
Abstract
We propose a generalization of our previous KDE (kernel density estimation) method for estimating luminosity functions (LFs). This new upgrade further extend the application scope of our KDE method, making it a very flexible approach which is suitable to deal with most of bivariate LF calculation problems. From the mathematical point of view, usually the LF calculation can be abstracted as a density estimation problem in the bounded domain of . We use the transformation-reflection KDE method () to solve the problem, and introduce an approximate method () based on one-dimensional KDE to deal with the small sample size case. In practical applications, the different versions of LF estimators can be flexibly chosen according to the Kolmogorov-Smirnov test criterion. Based on 200 simulated samples, we find that for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
