Package: cols
Type: Package
Title: Constrained Ordinary Least Squares
Version: 1.1
Date: 2024-01-11
Authors@R: person("Michail", "Tsagris", role = c("aut", "cre"), email = "mtsagris@uoc.gr")
Author: Michail Tsagris [aut, cre]
Maintainer: Michail Tsagris <mtsagris@uoc.gr>
Depends: R (>= 4.0)
Imports: quadprog, Rfast2
Description: 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>.
License: GPL (>= 2)
NeedsCompilation: no
Packaged: 2024-01-11 12:50:30 UTC; mtsag
Repository: CRAN
Date/Publication: 2024-01-11 13:40:05 UTC
