Package: AsyK 1.5.5
AsyK: Kernel Density Estimation
A collection of functions related to density estimation by using Chen's (2000) idea. Mean Squared Errors (MSE) are calculated for estimated curves. For this purpose, R functions allow the distribution to be Gamma, Exponential or Weibull. For details see Chen (2000), Scaillet (2004) <doi:10.1080/10485250310001624819> and Khan and Akbar.
Authors:
AsyK_1.5.5.tar.gz
AsyK_1.5.5.zip(r-4.5)AsyK_1.5.5.zip(r-4.4)AsyK_1.5.5.zip(r-4.3)
AsyK_1.5.5.tgz(r-4.4-any)AsyK_1.5.5.tgz(r-4.3-any)
AsyK_1.5.5.tar.gz(r-4.5-noble)AsyK_1.5.5.tar.gz(r-4.4-noble)
AsyK_1.5.5.tgz(r-4.4-emscripten)AsyK_1.5.5.tgz(r-4.3-emscripten)
AsyK.pdf |AsyK.html✨
AsyK/json (API)
# Install 'AsyK' in R: |
install.packages('AsyK', repos = c('https://jahmadkhan.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 3 years agofrom:3d5762eb7f. Checks:OK: 5 NOTE: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 17 2024 |
R-4.5-win | NOTE | Oct 17 2024 |
R-4.5-linux | NOTE | Oct 17 2024 |
R-4.4-win | OK | Oct 17 2024 |
R-4.4-mac | OK | Oct 17 2024 |
R-4.3-win | OK | Oct 17 2024 |
R-4.3-mac | OK | Oct 17 2024 |
Dependencies:DELTD
Readme and manuals
Help Manual
Help page | Topics |
---|---|
AsyK | AsyK-package AsyK |
Estimate Density Values by Laplace kernel | Laplace |
Calculate Mean Squared Error( MSE) by using different Kernels | MSE |
Bandwidth Calculation. | NSR |
Density Plot by Laplace kernel | plot.Laplace |
Density Plot by Reciprocal Inverse Gaussian kernel | plot.RIG |
Estimated Density Values by Reciprocal Inverse Gaussian kernel | RIG |