<?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>Polynomial Maximization Method for Non-Gaussian Regression</dc:title>
  <dc:title>R package EstemPMM version 0.4.0</dc:title>
  <dc:description>
    Implements the Polynomial Maximization Method ('PMM') for parameter estimation
    in linear and time series models when error distributions deviate from normality.
    The 'PMM2' variant achieves lower variance parameter estimates compared to ordinary
    least squares ('OLS') when errors exhibit significant skewness. The 'PMM3' variant
    (S=3) targets symmetric platykurtic error distributions, reducing variance when
    excess kurtosis is negative. Includes automatic method selection ('pmm_dispatch'),
    linear regression, 'AR'/'MA'/'ARMA'/'ARIMA' models, and bootstrap inference.
    Methodology described in Zabolotnii, Warsza, and Tkachenko (2018) &lt;doi:10.1007/978-3-319-77179-3_75&gt;,
    Zabolotnii, Tkachenko, and Warsza (2022) &lt;doi:10.1007/978-3-031-03502-9_37&gt;, and
    Zabolotnii, Tkachenko, and Warsza (2023) &lt;doi:10.1007/978-3-031-25844-2_21&gt;, and
    Zabolotnii (2025) &lt;doi:10.48550/arXiv.2511.07059&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.5.0)</dc:relation>
  <dc:relation>Imports: methods, stats, graphics, utils</dc:relation>
  <dc:relation>Suggests: dplyr, ggplot2, gridExtra, testthat (&gt;= 3.0.0), rmarkdown,
knitr, MASS, numDeriv</dc:relation>
  <dc:creator>Serhii Zabolotnii &lt;zabolotniua@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Serhii Zabolotnii [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0003-0242-2234&gt;)</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2026-05-29</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=EstemPMM</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.EstemPMM</dc:identifier>
</oai_dc:dc>
