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.
Version: | 1.4.7.1 |
Depends: | R (≥ 2.01), limSolve, diagram |
Imports: | graphics |
Published: | 2024-02-06 |
DOI: | 10.32614/CRAN.package.LIM |
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 |
Reference manual: | LIM.pdf |
Vignettes: |
LIM: implementing linear inverse models in R the core metabolism of E.coli |
Package source: | LIM_1.4.7.1.tar.gz |
Windows binaries: | r-devel: LIM_1.4.7.1.zip, r-release: LIM_1.4.7.1.zip, r-oldrel: LIM_1.4.7.1.zip |
macOS binaries: | r-release (arm64): LIM_1.4.7.1.tgz, r-oldrel (arm64): LIM_1.4.7.1.tgz, r-release (x86_64): LIM_1.4.7.1.tgz, r-oldrel (x86_64): LIM_1.4.7.1.tgz |
Old sources: | LIM archive |
Reverse depends: | BiGGR |
Reverse suggests: | NetIndices |
Please use the canonical form https://CRAN.R-project.org/package=LIM to link to this page.