<?xml version="1.0"?>
<!DOCTYPE rdf:RDF SYSTEM "http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd" > 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <rdf:Description>
  <dc:title>Solving Linear Inverse Models</dc:title>
  <dc:subject>CRAN Task View: Optimization (http://CRAN.R-project.org/view=Optimization)</dc:subject>
  <dc: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(ai*xi) subject to equality constraints
Ex=f and/or inequality constraints Gx&gt;=h.  (2.) Sample an
underdetermined- or overdetermined system Ex=f subject to
Gx&gt;=h, and if applicable Ax~=b.  (3.) Solve a linear system
Ax=B for the unknown x. Includes banded and tridiagonal linear
systems.  The package calls Fortran functions from LINPACK</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.10), quadprog, lpSolve, MASS</dc:relation>
  <dc:creator>Karline Soetaert &lt;karline.soetaert@nioz.nl&gt;</dc:creator>
  <dc:contributor>Karline Soetaert &lt;karline.soetaert@nioz.nl&gt;, Karel Van den
Meersche &lt;k.vdMeersche@nioo.knaw.nl&gt;, Dick van Oevelen
&lt;dick.vanoevelen@nioz.nl&gt;</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2012-04-19</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=limSolve</dc:identifier>
 </rdf:Description>
</rdf:RDF>

