Package: uGMAR
Title: Estimate Univariate Gaussian and Student's t Mixture
        Autoregressive Models
Version: 3.6.1
Authors@R: person("Savi", "Virolainen",
                  email = "savi.virolainen@gmail.com",
                  role = c("aut", "cre"),
                  comment = c(ORCID = "https://orcid.org/0000-0002-5075-6821"))
Author: Savi Virolainen [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-5075-6821>)
Description: Maximum likelihood estimation of univariate Gaussian Mixture Autoregressive (GMAR),
    Student's t Mixture Autoregressive (StMAR), and Gaussian and Student's t Mixture Autoregressive (G-StMAR) models, 
    quantile residual tests, graphical diagnostics, forecast and simulate from GMAR, StMAR and G-StMAR processes. 
    Leena Kalliovirta, Mika Meitz, Pentti Saikkonen (2015) <doi:10.1111/jtsa.12108>, 
    Mika Meitz, Daniel Preve, Pentti Saikkonen (2023) <doi:10.1080/03610926.2021.1916531>,
    Savi Virolainen (2022) <doi:10.1515/snde-2020-0060>.
Depends: R (>= 3.4.0)
BugReports: https://github.com/saviviro/uGMAR/issues
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: Brobdingnag (>= 1.2-4), parallel, pbapply (>= 1.3-2), stats
        (>= 3.3.2), gsl (>= 1.9-10.3)
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-08-04 18:24:45 UTC; savi
Repository: CRAN
Date/Publication: 2026-08-04 19:50:02 UTC
Config/roxygen2/version: 8.0.0
Maintainer: Savi Virolainen <savi.virolainen@gmail.com>
