Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

CMLS

Constrained Multivariate Least Squares

Solves multivariate least squares (MLS) problems subject to constraints on the coefficients, e.g., non-negativity, orthogonality, equality, inequality, monotonicity, unimodality, smoothness, etc. Includes flexible functions for solving MLS problems subject to user-specified equality and/or inequality constraints, as well as a wrapper function that implements 24 common constraint options. Also does k-fold or generalized cross-validation to tune constraint options for MLS problems. See ten Berge (1993, ISBN:9789066950832) for an overview of MLS problems, and see Goldfarb and Idnani (1983) <doi:10.1007/BF02591962> for a discussion of the underlying quadratic programming algorithm.

Functions (7)

CMLS

Constrained Multivariate Least Squares

v1.0-0
GPL (>= 2)
Authors
Nathaniel E. Helwig <helwig@umn.edu>
Initial release
2018-06-06

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.