Package: XLS 0.1.0
XLS: A Modeling Approach that Optimizes Future Errors in Least Squares
Given the date column as an ascending entry, future errors are included in the sum of squares of error that should be minimized based on the number of steps and weights you determine. Thus, it is prevented that the variables affect each other's coefficients unrealistically.
Authors:
XLS_0.1.0.tar.gz
XLS_0.1.0.zip(r-4.5)XLS_0.1.0.zip(r-4.4)XLS_0.1.0.zip(r-4.3)
XLS_0.1.0.tgz(r-4.4-any)XLS_0.1.0.tgz(r-4.3-any)
XLS_0.1.0.tar.gz(r-4.5-noble)XLS_0.1.0.tar.gz(r-4.4-noble)
XLS_0.1.0.tgz(r-4.4-emscripten)XLS_0.1.0.tgz(r-4.3-emscripten)
XLS.pdf |XLS.html✨
XLS/json (API)
# Install 'XLS' in R: |
install.packages('XLS', repos = c('https://sametsoekel.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/sametsoekel/extreme-least-squares/issues
Last updated 3 years agofrom:43d10dc78a. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 10 2024 |
R-4.5-win | OK | Oct 10 2024 |
R-4.5-linux | OK | Oct 10 2024 |
R-4.4-win | OK | Oct 10 2024 |
R-4.4-mac | OK | Oct 10 2024 |
R-4.3-win | OK | Oct 10 2024 |
R-4.3-mac | OK | Oct 10 2024 |
Exports:xls.fitxls.objfunxls.prep
Dependencies:clicolorspacecpp11dplyrfansifarvergenericsggplot2gluegmpgtableisobandlabelinglatticelifecyclemagrittrMASSmathjaxrMatrixmgcvmpolymunsellnlmeorthopolynompartitionspillarpkgconfigplyrpolynompurrrR6rbibutilsRColorBrewerRcppRdpackrlangscalessetsstringistringrtibbletidyrtidyselectutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Fitting an eXtreme Least Squares Model | xls.fit |
Preparing eXtreme Least Squares Nonlinear Objective Function | xls.objfun |
Preparing eXtreme Least Squares Data | xls.prep |