lintools {lintools}R Documentation

Tools for manipulating linear systems of (in)equations

Description

This package offers a basic and consistent interface to a number of operations on linear systems of (in)equations not available in base R. Except for the projection on the convex polytope, operations are currently supported for dense matrices only.

Details

The following operations are implemented.

Most functions assume a system of (in)equations to be stored in a standard form. The normalize function can bring any system of equations to this form.


[Package lintools version 0.1.7 Index]