<?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>L1 regularized regression (Lasso) solver using the Cyclic
Coordinate Descent algorithm aka Lasso Shooting</dc:title>
  <dc:description>L1 regularized regression (Lasso) solver using the Cyclic
Coordinate Descent algorithm aka Lasso Shooting is fast. This
implementation can choose which coefficients to penalize. It
support coefficient-specific penalities and it can take X&apos;X and
X&apos;y instead of X and y.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.12.0)</dc:relation>
  <dc:creator>Tobias Abenius &lt;Tobias.Abenius@Chalmers.se&gt;</dc:creator>
  <dc:contributor>Tobias Abenius &lt;Tobias.Abenius@Chalmers.se&gt;</dc:contributor>
  <dc:rights>LGPL-3</dc:rights>
  <dc:date>2012-05-02</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=lassoshooting</dc:identifier>
 </rdf:Description>
</rdf:RDF>

