<?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>Linear Inverse Model examples and solution methods</dc:title>
  <dc: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&gt;=h. Uses package limSolve.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.10), limSolve, diagram</dc:relation>
  <dc:creator>Karline Soetaert &lt;karline.soetaert@nioz.nl&gt;</dc:creator>
  <dc:contributor>Karline Soetaert &lt;karline.soetaert@nioz.nl&gt;, Dick van
Oevelen&lt;dick.vanoevelen@nioz.nl&gt;</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2012-03-23</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=LIM</dc:identifier>
 </rdf:Description>
</rdf:RDF>

