<?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>Superfast Likelihood Inference for Stationary Gaussian Time
Series</dc:title>
  <dc:title>R package SuperGauss version 2.0.4</dc:title>
  <dc:description>Likelihood evaluations for stationary Gaussian time series are typically obtained via the Durbin-Levinson algorithm, which scales as O(n^2) in the number of time series observations.  This package provides a "superfast" O(n log^2 n) algorithm written in C++, crossing over with Durbin-Levinson around n = 300.  Efficient implementations of the score and Hessian functions are also provided, leading to superfast versions of inference algorithms such as Newton-Raphson and Hamiltonian Monte Carlo.  The C++ code provides a Toeplitz matrix class packaged as a header-only library, to simplify low-level usage in other packages and outside of R.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.0.0)</dc:relation>
  <dc:relation>Imports: stats, methods, R6, Rcpp (&gt;= 0.12.7), fftw</dc:relation>
  <dc:relation>LinkingTo: Rcpp, RcppEigen</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown, testthat, mvtnorm, numDeriv</dc:relation>
  <dc:creator>Martin Lysy &lt;mlysy@uwaterloo.ca&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Yun Ling [aut],
  Martin Lysy [aut, cre]</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2025-09-10</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=SuperGauss</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.SuperGauss</dc:identifier>
</oai_dc:dc>
