Package: pkmon 1.1

Francois Deslandes
pkmon: Least-Squares Estimator under k-Monotony Constraint for Discrete Functions
We implement two least-squares estimators under k-monotony constraint using a method based on the Support Reduction Algorithm from Groeneboom et al (2008) <doi:10.1111/j.1467-9469.2007.00588.x>. The first one is a projection estimator on the set of k-monotone discrete functions. The second one is a projection on the set of k-monotone discrete probabilities. This package provides functions to generate samples from the spline basis from Lefevre and Loisel (2013) <doi:10.1239/jap/1378401239>, and from mixtures of splines.
Authors:
pkmon_1.1.tar.gz
pkmon_1.1.tar.gz(r-4.7-any)pkmon_1.1.tar.gz(r-4.6-any)
pkmon_1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
pkmon/json (API)
| # Install 'pkmon' in R: |
| install.packages('pkmon', repos = c('https://cran.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 from:825a77321f. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 853 | ||
| source / vignettes | OK | 147 | ||
| linux-release-x86_64 | OK | 99 | ||
| wasm-release | OK | 95 |
Exports:BaseNormDeltadmixSplinedSplinefMonotonekKnotpEmppMonotonermixSplinerSpline
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Least-squares estimator under k-monotony constraint for discrete functions | pkmon-package pkmon |
| Normalized spline basis | BaseNorm |
| Discrete laplacian | Delta |
| Estimators of discrete probabilities under k-monotony constraint | fMonotone pMonotone |
| k-Knot | kKnot |
| Empirical estimator of a discrete function | pEmp |
| Random generation and distribution function of k-monotone densities | dmixSpline dSpline rmixSpline rSpline |