<?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>Approximate probability densities by iterated Laplace
Approximations</dc:title>
  <dc:subject>CRAN Task View: Bayesian (http://CRAN.R-project.org/view=Bayesian)</dc:subject>
  <dc:description>The iterLap (iterated Laplace approximation) algorithm
approximates a general (possibly non-normalized) probability
density on R^p, by repeated Laplace approximations to the
difference between current approximation and true density (on
log scale). The final approximation is a mixture of
multivariate normal distributions and might be used for example
as a proposal distribution for importance sampling (eg in
Bayesian applications).  The algorithm can be seen as a
computational generalization of the Laplace approximation
suitable for skew or multimodal densities.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: quadprog, randtoolbox, parallel, R (&gt;= 2.15)</dc:relation>
  <dc:creator>Bjoern Bornkamp &lt;bbnkmp@gmail.com&gt;</dc:creator>
  <dc:contributor>Bjoern Bornkamp</dc:contributor>
  <dc:rights>GPL</dc:rights>
  <dc:date>2012-05-22</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=iterLap</dc:identifier>
 </rdf:Description>
</rdf:RDF>

