Package: kdensity 1.1.0
kdensity: Kernel Density Estimation with Parametric Starts and Asymmetric Kernels
Handles univariate non-parametric density estimation with parametric starts and asymmetric kernels in a simple and flexible way. Kernel density estimation with parametric starts involves fitting a parametric density to the data before making a correction with kernel density estimation, see Hjort & Glad (1995) <doi:10.1214/aos/1176324627>. Asymmetric kernels make kernel density estimation more efficient on bounded intervals such as (0, 1) and the positive half-line. Supported asymmetric kernels are the gamma kernel of Chen (2000) <doi:10.1023/A:1004165218295>, the beta kernel of Chen (1999) <doi:10.1016/S0167-9473(99)00010-9>, and the copula kernel of Jones & Henderson (2007) <doi:10.1093/biomet/asm068>. User-supplied kernels, parametric starts, and bandwidths are supported.
Authors:
kdensity_1.1.0.tar.gz
kdensity_1.1.0.zip(r-4.5)kdensity_1.1.0.zip(r-4.4)kdensity_1.1.0.zip(r-4.3)
kdensity_1.1.0.tgz(r-4.4-any)kdensity_1.1.0.tgz(r-4.3-any)
kdensity_1.1.0.tar.gz(r-4.5-noble)kdensity_1.1.0.tar.gz(r-4.4-noble)
kdensity_1.1.0.tgz(r-4.4-emscripten)kdensity_1.1.0.tgz(r-4.3-emscripten)
kdensity.pdf |kdensity.html✨
kdensity/json (API)
NEWS
# Install 'kdensity' in R: |
install.packages('kdensity', repos = c('https://jonasmoss.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jonasmoss/kdensity/issues
asymmetric-kernelsdensity-estimationkernel-density-estimationnon-parametric
Last updated 4 years agofrom:72a0c40c36. Checks:OK: 1 ERROR: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 02 2024 |
R-4.5-win | ERROR | Nov 02 2024 |
R-4.5-linux | ERROR | Nov 02 2024 |
R-4.4-win | ERROR | Nov 02 2024 |
R-4.4-mac | ERROR | Nov 02 2024 |
R-4.3-win | ERROR | Nov 02 2024 |
R-4.3-mac | ERROR | Nov 02 2024 |
Exports:kdensity
Dependencies:actuarassertthatclicvarEQLexpintextraDistrfansifastICAfBasicsfGarchgbutilsgluegsslatticelifecyclelogitnormmagrittrMASSMatrixnakagamipillarpkgconfigrbibutilsRcppRdpackrlangspatialstabledisttibbletimeDatetimeSeriesttutilsunivariateMLutf8vctrs
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Bandwidth Selectors | bandwidths |
Parametrically guided kernel density estimation | kdensity |
Kernel functions | kernels |
Parametric starts | parametric_starts |
Plot, Lines and Points Methods for Kernel Density Estimation | lines.kdensity plot.kdensity points.kdensity |