Package: cols 1.2
Michail Tsagris
cols: Constrained Ordinary Least Squares
Constrained ordinary least squares is performed. One constraint is that all beta coefficients (including the constant) cannot be negative. They can be either 0 or strictly positive. Another constraint is that the sum of the beta coefficients equals a constant. References: Hansen, B. E. (2022). Econometrics, Princeton University Press. <ISBN:9780691235899>.
Authors:
cols_1.2.tar.gz
cols_1.2.tar.gz(r-4.5-noble)cols_1.2.tar.gz(r-4.4-noble)
cols_1.2.tgz(r-4.4-emscripten)cols_1.2.tgz(r-4.3-emscripten)
cols.pdf |cols.html✨
cols/json (API)
# Install 'cols' in R: |
install.packages('cols', 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 1 months agofrom:322c363980. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 16 2024 |
R-4.5-linux | OK | Nov 16 2024 |
Exports:clsmclsmpclsmplsmvplspclspls
Dependencies:quadprogRcppRcppArmadilloRcppGSLRcppParallelRcppZigguratRfastRfast2Rnanoflann
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Constrained Ordinary Least Squares | cols-package |
Constrained least squares | cls mcls |
Positive and unit sum constrained least squares | mpcls pcls |
Positively constrained least squares | mpls pls |
Positively constrained least squares with a multivariate response | mvpls |