rspa-package: A package for minimal vector adjustment.

rspa-packageR Documentation

A package for minimal vector adjustment.

Description

Given a vector \boldsymbol{x}^0, and a set linear restrictions of the form \boldsymbol{a}_i\cdot\boldsymbol{x}_i=b_i and/or \boldsymbol{a}_i\cdot\boldsymbol{x}_i≤q b_i with i=1,2,…,m. This package finds the nearest vector to \boldsymbol{x}^0 (in the (weighted) euclidean sense) that satisfies all restrictions.

Details

Much of this package's functionality, including algorithms for working with large, sparse problems has been moved to the lintools package. This package will serve as a front-end for application of the succsessive projection algorithm for data stored in data.frame like objects.


rspa documentation built on Dec. 28, 2022, 1:09 a.m.