LIM: Linear Inverse Model examples and solution methods
Functions that read and solve linear inverse problems (food web problems, linear programming problems).
These problems find solutions to linear or quadratic functions:
min or max (f(x)), where f(x) = ||Ax-b||^2 or f(x) = sum(ai*xi)
subject to equality constraints Ex=f and inequality constraints Gx>=h. Uses package limSolve.
Version: |
1.4.5 |
Depends: |
R (≥ 2.10), limSolve, diagram |
Published: |
2014-01-13 |
Author: |
Karline Soetaert,
Dick van Oevelen |
Maintainer: |
Karline Soetaert <karline.soetaert at nioz.nl> |
License: |
GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: |
no |
Citation: |
LIM citation info |
CRAN checks: |
LIM results |
Downloads:
Reverse dependencies: