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.

Package details

AuthorNathaniel E. Helwig <helwig@umn.edu>
MaintainerNathaniel E. Helwig <helwig@umn.edu>
LicenseGPL (>= 2)
Version1.0-1
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("CMLS")

Try the CMLS package in your browser

Any scripts or data that you put into this service are public.

CMLS documentation built on April 3, 2023, 5:24 p.m.