Other packages > Find by keyword >

limSolve  

Solving Linear Inverse Models
View on CRAN: Click here


Download and install limSolve package within the R console
Install from CRAN:
install.packages("limSolve")

Install from Github:
library("remotes")
install_github("cran/limSolve")

Install by package version:
library("remotes")
install_version("limSolve", "2.0.1")



Attach the package and use:
library("limSolve")
Maintained by
Karline Soetaert
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2008-04-24
Latest Update: 2025-06-24
Description:
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.
How to cite:
Karline Soetaert (2008). limSolve: Solving Linear Inverse Models. R package version 2.0.1, https://cran.r-project.org/web/packages/limSolve. Accessed 12 Mar. 2026.
Previous versions and publish date:
1.1 (2008-04-24 18:51), 1.2 (2008-09-05 17:31), 1.3 (2008-10-29 11:58), 1.4 (2009-04-15 09:34), 1.5.1 (2009-10-11 17:02), 1.5.2 (2012-01-15 12:40), 1.5.3 (2012-04-19 16:09), 1.5.4 (2013-04-24 09:38), 1.5.5.1 (2014-11-03 15:00), 1.5.5.2 (2017-01-17 01:04), 1.5.5.3 (2017-08-14 17:14), 1.5.5 (2013-07-02 10:51), 1.5.6 (2019-11-14 12:10), 1.5.7.1 (2024-02-05 15:30), 1.5.7.2 (2025-05-15 12:30), 1.5.7 (2023-09-21 21:10), 1.5 (2009-04-20 22:34), 2.0 (2025-06-11 18:10)
Other packages that cited limSolve R package
View limSolve citation profile
Other R packages that limSolve depends, imports, suggests or enhances
Complete documentation for limSolve
Functions, R codes and Examples using the limSolve R package
Some associated functions: Blending . Chemtax . E_coli . Minkdiet . Solve.banded . Solve.block . Solve . Solve.tridiag . ldei . ldp . linp . lsei . nnls . resolution . varranges . varsample . xranges . xsample . 
Some associated R codes: Solve.R . Solve.banded.R . Solve.block.R . Solve.tridiag.R . ldei.R . ldp.R . linp.R . lsei.R . nnls.R . resolution.R . varranges.R . varsample.R . xranges.R . xsample.R .  Full limSolve package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

funnelR  
Funnel Plots for Proportion Data
A set of simplified functions for creating funnel plots for proportion data. This package supports u ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
riskCommunicator  
G-Computation to Estimate Interpretable Epidemiological Effects
Estimates flexible epidemiological effect measures including both differences and ratios using the p ...
Download / Learn more Package Citations See dependency  
impactflu  
Quantification of Population-Level Impact of Vaccination
Implements the compartment model from Tokars (2018) . This ena ...
Download / Learn more Package Citations See dependency  
sloop  
Helpers for 'OOP' in R
A collection of helper functions designed to help you to better understand object oriented programmi ...
Download / Learn more Package Citations See dependency  
threewords  
Represent Precise Coordinates in Three Words
A connector to the 'What3Words' (http://what3words.co ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA