<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Score Matching Estimation by Automatic Differentiation</dc:title>
  <dc:title>R package scorematchingad version 0.1.6</dc:title>
  <dc:description>Hyvärinen's score matching (Hyvärinen, 2005) &lt;https://jmlr.org/papers/v6/hyvarinen05a.html&gt; is a useful estimation technique when the normalising constant for a probability distribution is difficult to compute. This package implements score matching estimators using automatic differentiation in the 'CppAD' library &lt;https://github.com/coin-or/CppAD&gt; and is designed for quickly implementing score matching estimators for new models. Also available is general robustification (Windham, 1995) &lt;https://www.jstor.org/stable/2346159&gt;. Already in the package are estimators for directional distributions (Mardia, Kent and Laha, 2016) &lt;doi:10.48550/arXiv.1604.08470&gt; and the flexible Polynomially-Tilted Pairwise Interaction model for compositional data. The latter estimators perform well when there are zeros in the compositions (Scealy and Wood, 2023) &lt;doi:10.1080/01621459.2021.2016422&gt;, even many zeros (Scealy, Hingee, Kent, and Wood, 2024) &lt;doi:10.1007/s11222-024-10412-w&gt;. A partial interface to CppAD's ADFun objects is also available.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.5.0)</dc:relation>
  <dc:relation>Imports: RcppEigen (&gt;= 0.3.3.7), MCMCpack, optimx, FixedPoint, Rdpack,
Rcpp (&gt;= 1.0.9), methods, stats, utils, rlang (&gt;= 1.1.0)</dc:relation>
  <dc:relation>LinkingTo: Rcpp (&gt;= 1.0.9), RcppEigen (&gt;= 0.3.3.7)</dc:relation>
  <dc:relation>Suggests: testthat, ks, movMF, cubature, simdd, numDeriv</dc:relation>
  <dc:creator>Kassel Liam Hingee &lt;kassel.hingee@anu.edu.au&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Kassel Liam Hingee [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0001-9894-2407&gt;),
  Janice Scealy [aut] (ORCID: &lt;https://orcid.org/0000-0002-9718-869X&gt;),
  Bradley M. Bell [cph]</dc:contributor>
  <dc:rights>GPL (&gt;= 3)</dc:rights>
  <dc:date>2025-11-30</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=scorematchingad</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.scorematchingad</dc:identifier>
</oai_dc:dc>
