<?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>Generalized ridge trace plots for ridge regression</dc:title>
  <dc:description>The genridge package introduces generalizations of the
standard univariate ridge trace plot used in ridge regression
and related methods.  These graphical methods show both bias
(actually, shrinkage) and precision, by plotting the covariance
ellipsoids of the estimated coefficients, rather than just the
estimates themselves.  2D and 3D plotting methods are provided,
both in the space of the predictor variables and in the
transformed space of the PCA/SVD of the predictors.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.11.1), car</dc:relation>
  <dc:relation>Suggests: MASS, ElemStatLearn, rgl, bestglm</dc:relation>
  <dc:creator>Michael Friendly &lt;friendly@yorku.ca&gt;</dc:creator>
  <dc:contributor>Michael Friendly</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2012-02-08</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=genridge</dc:identifier>
 </rdf:Description>
</rdf:RDF>

