Package: quantCurves 1.0.0
quantCurves: Estimate Quantiles Curves
Non-parametric methods as local normal regression, polynomial local regression and penalized cubic B-splines regression are used to estimate quantiles curves. See Fan and Gijbels (1996) <doi:10.1201/9780203748725> and Perperoglou et al.(2019) <doi:10.1186/s12874-019-0666-3>.
Authors:
quantCurves_1.0.0.tar.gz
quantCurves_1.0.0.zip(r-4.7)quantCurves_1.0.0.zip(r-4.6)quantCurves_1.0.0.zip(r-4.5)
quantCurves_1.0.0.tgz(r-4.6-any)quantCurves_1.0.0.tgz(r-4.5-any)
quantCurves_1.0.0.tar.gz(r-4.7-any)quantCurves_1.0.0.tar.gz(r-4.6-any)
quantCurves_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
quantCurves/json (API)
| # Install 'quantCurves' in R: |
| install.packages('quantCurves', repos = c('https://nparamestimcurves.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:498963ea9c. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 155 | ||
| source / vignettes | OK | 183 | ||
| linux-release-x86_64 | OK | 132 | ||
| macos-release-arm64 | OK | 183 | ||
| macos-oldrel-arm64 | OK | 175 | ||
| windows-devel | OK | 99 | ||
| windows-release | OK | 95 | ||
| windows-oldrel | OK | 98 | ||
| wasm-release | OK | 107 |
Exports:bandwidthbsplinesbSplinesDataCentCurvcompareCurvfourCurvlocNormCstlocNormCstDatalocNormLinlocNormLinDatapolylocLinpolylocLinData
Dependencies:bootcubatureKernSmoothlatticelocpolMASSMatrixMatrixModelsnpquadprogquantregquantregGrowthRcppSparseMsurvival
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| bandwidth selection function | bandwidth |
| Cubic Penalized B-splines quantile regression | bsplines |
| Centile curves using B-splines compared to noise data | bSplinesData |
| Centile curves based on one of the different methods | CentCurv |
| Centile curves according to different methods | compareCurv |
| Centile curves based on each of the four different methods | fourCurv |
| Normal local constant estimator | locNormCst |
| Centile curves using local polynomial compared to noise data | locNormCstData |
| Normal local Linear estimator | locNormLin |
| Centile curves using local linear polynomial compared to noise data | locNormLinData |
| Polynomial local linear estimator | polylocLin |
| Polynomial local linear estimator compared to noise data | polylocLinData |
