limSolve: Solving Linear Inverse Models

Functions that (1.) Find the minimum/maximum of a linear or quadratic function: min or max (f(x)), where f(x) = ||Ax-b||^2 or f(x) = sum(ai*xi) subject to equality constraints Ex=f and/or inequality constraints Gx>=h. (2.) Sample an underdetermined- or overdetermined system Ex=f subject to Gx>=h, and if applicable Ax~=b. (3.) Solve a linear system Ax=B for the unknown x. Includes banded and tridiagonal linear systems. The package calls Fortran functions from LINPACK

Version: 1.5.4
Depends: R (≥ 2.10)
Imports: quadprog, lpSolve, MASS
Published: 2013-04-24
Author: Karline Soetaert, Karel Van den Meersche , Dick van Oevelen
Maintainer: Karline Soetaert <karline.soetaert at nioz.nl>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: yes
Citation: limSolve citation info
In views: Optimization
CRAN checks: limSolve results

Downloads:

Package source: limSolve_1.5.4.tar.gz
MacOS X binary: limSolve_1.5.4.tgz
Windows binary: limSolve_1.5.4.zip
Reference manual: limSolve.pdf
News/ChangeLog:ChangeLog
Old sources: limSolve archive

Reverse dependencies:

Reverse depends: BCE, BiGGR, geospt, LIM, networkTomography, spaceExt
Reverse imports: pi0
Reverse suggests: CHNOSZ