Learn R Programming

LIM (version 1.4.7.1)

Linear Inverse Model Examples and Solution Methods

Description

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.

Copy Link

Version

Install

install.packages('LIM')

Monthly Downloads

344

Version

1.4.7.1

License

GPL (>= 2)

Last Published

February 6th, 2024

Functions in LIM (1.4.7.1)

Linp

Solves a linear inverse model using linear programming.
Variables

Generates the values of variables for a linear inverse (foodweb) problem
LIMEcoli

The Escherichia Coli Core Metabolism: Reaction network model specificiation
Varranges

Generates ranges of the variables for a linear inverse problem
LIMRigaSummer

Linear inverse model specification for the Gulf of Riga *summer* planktonic food web.
Plotranges

Plots the minimum and maximum and central values
Read

Reads an inverse input file
Setup

Creates linear inverse matrices
LIMCoralRockall

Linear inverse model specification for the Deep-water Coral food web at Rockall Bank
LIMCaliforniaSediment

Linear inverse model specification for the Santa Monica Basin sediment food web
LIMBlending

A blending problem specification
LIMEverglades

Linear inverse model specification for the herpetological food web of the Everglades
LIMRigaAutumn

Linear inverse model specification for the Gulf of Riga *autumn* planktonic food web
Flowmatrix

Generates a flow matrix for an inverse (foodweb) problem
FILERigaAutumn

Input text "file" for gulf of Riga autumn planktonic food web
LIM-package

Linear Inverse Model examples and solution methods
LIMRigaSpring

Linear inverse model specification for the Gulf of Riga *spring* planktonic food web.
LIMBrouageMudflat

Linear inverse model specification for the Intertidal mudflat food web on the Atlantic coast of France
LIMTakapoto

Linear inverse model specification for the Takapoto atoll planktonic food web.
Ldei

Solves a linear inverse model using least distance programming
LIMScheldtIntertidal

Linear inverse model specification for the Schelde Intertidal flat food web
Lsei

Solves a linear inverse model using the least squares method.
PrintMat

Writes linear inverse matrices to the screen
Xranges

Generates ranges of the unknowns of a linear inverse problem
Xsample

Generates a random sample of the unknowns for a linear inverse problem