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.2 |
| Depends: | R (≥ 2.01), limSolve, diagram |
| Published: | 2011-03-23 |
| Author: | Karline Soetaert, Dick van Oevelen |
| Maintainer: | Karline Soetaert <k.soetaert at nioo.knaw.nl> |
| License: | GPL (≥ 2) |
| Citation: | LIM citation info |
| CRAN checks: | LIM results |
| Package source: | LIM_1.4.2.tar.gz |
| MacOS X binary: | LIM_1.4.2.tgz |
| Windows binary: | LIM_1.4.2.zip |
| Reference manual: | LIM.pdf |
| Vignettes: |
LIM: implementing linear inverse models in R the core metabolism of E.coli |
| Old sources: | LIM archive |
| Reverse depends: | BiGGR, ToxLim |
| Reverse suggests: | abcdeFBA, NetIndices |