Package: clr 0.1.2.9000
clr: Curve Linear Regression via Dimension Reduction
A new methodology for linear regression with both curve response and curve regressors, which is described in Cho, Goude, Brossat and Yao (2013) <doi:10.1080/01621459.2012.722900> and (2015) <doi:10.1007/978-3-319-18732-7_3>. The key idea behind this methodology is dimension reduction based on a singular value decomposition in a Hilbert space, which reduces the curve regression problem to several scalar linear regression problems.
Authors:
clr_0.1.2.9000.tar.gz
clr_0.1.2.9000.zip(r-4.7)clr_0.1.2.9000.zip(r-4.6)clr_0.1.2.9000.zip(r-4.5)
clr_0.1.2.9000.tgz(r-4.6-any)clr_0.1.2.9000.tgz(r-4.5-any)
clr_0.1.2.9000.tar.gz(r-4.7-any)clr_0.1.2.9000.tar.gz(r-4.6-any)
clr_0.1.2.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
clr/json (API)
NEWS
| # Install 'clr' in R: |
| install.packages('clr', repos = c('https://apierrot.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/apierrot/clr/issues
- clust_test - Electricity load example: clusters on test set
- clust_train - Electricity load example: clusters on train set
- gb_load - Electricity load from Great Britain
Last updated from:dc5d74a5a0. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 113 | ||
| source / vignettes | OK | 140 | ||
| linux-release-x86_64 | NOTE | 114 | ||
| macos-release-arm64 | NOTE | 135 | ||
| macos-oldrel-arm64 | NOTE | 160 | ||
| windows-devel | NOTE | 86 | ||
| windows-release | NOTE | 88 | ||
| windows-oldrel | NOTE | 71 | ||
| wasm-release | OK | 88 |
Dependencies:clicpp11dplyrgenericsgluelifecyclelubridatemagrittrpillarpkgconfigR6rlangtibbletidyselecttimechangeutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Curve Linear Regression | clr-package |
| Curve Linear Regression via dimension reduction | clr |
| Create an object of 'clrdata' | clrdata |
| Electricity load example: clusters on test set | clust_test |
| Electricity load example: clusters on train set | clust_train |
| Electricity load from Great Britain | gb_load |
| Prediction from fitted CLR model(s) | predict.clr |
