Package: kdensity 1.2.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.2.0.tar.gz
kdensity_1.2.0.zip(r-4.7)kdensity_1.2.0.zip(r-4.6)kdensity_1.2.0.zip(r-4.5)
kdensity_1.2.0.tgz(r-4.6-any)kdensity_1.2.0.tgz(r-4.5-any)
kdensity_1.2.0.tar.gz(r-4.7-any)kdensity_1.2.0.tar.gz(r-4.6-any)
kdensity_1.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:fb8d28ca88. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 150 | ||
| source / vignettes | OK | 178 | ||
| linux-release-x86_64 | OK | 148 | ||
| macos-release-arm64 | OK | 101 | ||
| macos-oldrel-arm64 | OK | 109 | ||
| windows-devel | OK | 96 | ||
| windows-release | OK | 95 | ||
| windows-oldrel | OK | 107 | ||
| wasm-release | OK | 142 |
Exports:kdensity
Dependencies:actuarassertthatbbmlebdsmatrixclicvarexpintextraDistrfastICAfBasicsfGarchgbutilsgluegssGUILDSintervalslatticelifecyclelogitnormmagrittrMASSMatrixmvtnormnakagaminloptrnumDerivpillarpkgconfigpoilogpoweRlawpracmarbibutilsRcppRcppArmadilloRcppParallelRdpackRfastrlangsadsspatialstabledisttibbletimeDatetimeSeriesunivariateMLutf8vctrsVGAMzigg
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 |
