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:Jonas Moss, Martin Tveten

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'))

Peer review:

Bug tracker:https://github.com/jonasmoss/kdensity/issues

On CRAN:

asymmetric-kernelsdensity-estimationkernel-density-estimationnon-parametric

1 exports 14 stars 1.93 score 36 dependencies 1 dependents 99 scripts 562 downloads

Last updated 4 years agofrom:72a0c40c36. Checks:OK: 1 NOTE: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 03 2024
R-4.5-winNOTESep 03 2024
R-4.5-linuxNOTESep 03 2024
R-4.4-winNOTESep 03 2024
R-4.4-macNOTESep 03 2024
R-4.3-winNOTESep 03 2024
R-4.3-macNOTESep 03 2024

Exports:kdensity

Dependencies:actuarassertthatclicvarEQLexpintextraDistrfansifastICAfBasicsfGarchgbutilsgluegsslatticelifecyclelogitnormmagrittrMASSMatrixnakagamipillarpkgconfigrbibutilsRcppRdpackrlangspatialstabledisttibbletimeDatetimeSeriesttutilsunivariateMLutf8vctrs

Tutorial for kdensity

Rendered fromtutorial.Rmdusingknitr::rmarkdownon Sep 03 2024.

Last update: 2020-09-21
Started: 2018-02-23