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.

Package details

AuthorKarline Soetaert <karline.soetaert@nioz.nl>, Dick van Oevelen<dick.vanoevelen@nioz.nl>
MaintainerKarline Soetaert <karline.soetaert@nioz.nl>
LicenseGPL (>= 2)
Version1.4.7
Package repositoryView on R-Forge
Installation Install the latest version of this package by entering the following in R:
install.packages("LIM", repos="http://R-Forge.R-project.org")

Try the LIM package in your browser

Any scripts or data that you put into this service are public.

LIM documentation built on May 2, 2019, 4:19 p.m.