Package: PCpluS 1.0.1
PCpluS: Piecewise Constant Plus Smooth Regression
Allows for nonparametric regression where one assumes that the signal is given by the sum of a piecewise constant function and a smooth function. More precisely, it implements the estimator PCpluS (piecewise constant plus smooth regression estimator) from Pein and Shah (2025) <doi:10.48550/arXiv.2112.03878>.
Authors:
PCpluS_1.0.1.tar.gz
PCpluS_1.0.1.zip(r-4.5)PCpluS_1.0.1.zip(r-4.4)PCpluS_1.0.1.zip(r-4.3)
PCpluS_1.0.1.tgz(r-4.5-x86_64)PCpluS_1.0.1.tgz(r-4.5-arm64)PCpluS_1.0.1.tgz(r-4.4-x86_64)PCpluS_1.0.1.tgz(r-4.4-arm64)PCpluS_1.0.1.tgz(r-4.3-x86_64)PCpluS_1.0.1.tgz(r-4.3-arm64)
PCpluS_1.0.1.tar.gz(r-4.5-noble)PCpluS_1.0.1.tar.gz(r-4.4-noble)
PCpluS_1.0.1.tgz(r-4.4-emscripten)PCpluS_1.0.1.tgz(r-4.3-emscripten)
PCpluS.pdf |PCpluS.html✨
PCpluS/json (API)
# Install 'PCpluS' in R: |
install.packages('PCpluS', repos = c('https://florianpein.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 23 days agofrom:bfb309dcc1. Checks:12 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 12 2025 |
R-4.5-win-x86_64 | OK | Mar 12 2025 |
R-4.5-mac-x86_64 | OK | Mar 12 2025 |
R-4.5-mac-aarch64 | OK | Mar 12 2025 |
R-4.5-linux-x86_64 | OK | Mar 12 2025 |
R-4.4-win-x86_64 | OK | Mar 12 2025 |
R-4.4-mac-x86_64 | OK | Mar 12 2025 |
R-4.4-mac-aarch64 | OK | Mar 12 2025 |
R-4.4-linux-x86_64 | OK | Mar 12 2025 |
R-4.3-win-x86_64 | OK | Mar 12 2025 |
R-4.3-mac-x86_64 | OK | Mar 12 2025 |
R-4.3-mac-aarch64 | OK | Mar 12 2025 |
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Tuning parameter selection by crossvalidation | cv.pcplus cvpcplus |
Piecewise constant plus smooth estimation | pcplus |