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>.
Version: | 1.2 |
Depends: | R (≥ 4.0) |
Imports: | quadprog, Rfast, Rfast2 |
Published: | 2024-10-16 |
DOI: | 10.32614/CRAN.package.cols |
Author: | Michail Tsagris [aut, cre] |
Maintainer: | Michail Tsagris <mtsagris at uoc.gr> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | no |
CRAN checks: | cols results |
Reference manual: | cols.pdf |
Package source: | cols_1.2.tar.gz |
Windows binaries: | r-devel: cols_1.2.zip, r-release: cols_1.2.zip, r-oldrel: cols_1.2.zip |
macOS binaries: | r-release (arm64): cols_1.2.tgz, r-oldrel (arm64): cols_1.2.tgz, r-release (x86_64): cols_1.2.tgz, r-oldrel (x86_64): cols_1.2.tgz |
Old sources: | cols archive |
Please use the canonical form https://CRAN.R-project.org/package=cols to link to this page.