<?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>Simulation-based Regularized Logistic Regression</dc:title>
  <dc:description>Regularized logistic regression by Gibbs sampling. The
package implements subtly different MCMC schemes with varying
efficiency depending on the data type (binary v. binomial, say)
and the desired estimator (regularized maximum likelihood, or
Bayesian maximum a posteriori/posterior mean, etc.) through a
unified interface</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.14.0), methods, mvtnorm, boot</dc:relation>
  <dc:creator>Robert B. Gramacy &lt;rbgramacy@chicagobooth.edu&gt;</dc:creator>
  <dc:contributor>Robert B. Gramacy &lt;rbgramacy@chicagobooth.edu&gt;</dc:contributor>
  <dc:rights>LGPL</dc:rights>
  <dc:date>2012-01-04</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=reglogit</dc:identifier>
 </rdf:Description>
</rdf:RDF>

