Package: limSolve 1.5.7.1

Karline Soetaert

limSolve: Solving Linear Inverse Models

Functions that (1) find the minimum/maximum of a linear or quadratic function: min or max (f(x)), where f(x) = ||Ax-b||^2 or f(x) = sum(a_i*x_i) subject to equality constraints Ex=f and/or inequality constraints Gx>=h, (2) sample an underdetermined- or overdetermined system Ex=f subject to Gx>=h, and if applicable Ax~=b, (3) solve a linear system Ax=B for the unknown x. It includes banded and tridiagonal linear systems.

Authors:Karline Soetaert [aut, cre], Karel Van den Meersche [aut], Dick van Oevelen [aut], Charles L. Lawson [ctb], Richard J. Hanson [ctb], Jack Dongarra [ctb], Cleve Moler [ctb]

limSolve_1.5.7.1.tar.gz
limSolve_1.5.7.1.tar.gz(r-4.5-noble)limSolve_1.5.7.1.tar.gz(r-4.4-noble)
limSolve_1.5.7.1.tgz(r-4.4-emscripten)limSolve_1.5.7.1.tgz(r-4.3-emscripten)
limSolve.pdf |limSolve.html
limSolve/json (API)

# Install 'limSolve' in R:
install.packages('limSolve', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Uses libs:
  • openblas– Optimized BLAS
  • fortran– Runtime library for GNU Fortran applications
Datasets:
  • Blending - A linear inverse blending problem
  • Chemtax - An overdetermined linear inverse problem: estimating algal composition based on pigment biomarkers.
  • E_coli - An underdetermined linear inverse problem: the Escherichia Coli Core Metabolism Model.
  • Minkdiet - An underdetermined linear inverse problem: estimating diet composition of Southeast Alaskan Mink.
  • RigaWeb - An underdetermined linear inverse problem: the Gulf of Riga *spring* planktonic food web

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

7.83 score 4 stars 49 packages 155 scripts 3.7k downloads 16 mentions 14 exports 3 dependencies

Last updated 9 months agofrom:59858db945. Checks:OK: 2. Indexed: no.

TargetResultDate
Doc / VignettesOKOct 03 2024
R-4.5-linux-x86_64OKOct 03 2024

Exports:ldeildplinplseinnlsresolutionSolveSolve.bandedSolve.blockSolve.tridiagvarrangesvarsamplexrangesxsample

Dependencies:lpSolveMASSquadprog

Sampling Linear Inverse Models in R

Rendered fromxsample.Rnwusingutils::Sweaveon Oct 03 2024.

Last update: 2014-11-01
Started: 2014-11-01

Solving Linear Inverse Models in R

Rendered fromlimSolve.Rnwusingutils::Sweaveon Oct 03 2024.

Last update: 2014-11-01
Started: 2014-11-01