Package: uGMAR
Title: Estimate Univariate Gaussian and Student's t Mixture
        Autoregressive Models
Version: 3.4.2
Authors@R: person("Savi", "Virolainen", email = "savi.virolainen@helsinki.fi", role = c("aut", "cre"))
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 (2021) <doi:10.1080/03610926.2021.1916531>,
    Savi Virolainen (2021) <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
RoxygenNote: 7.1.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-01-24 12:25:21 UTC; savi
Author: Savi Virolainen [aut, cre]
Maintainer: Savi Virolainen <savi.virolainen@helsinki.fi>
Repository: CRAN
Date/Publication: 2022-01-24 16:10:02 UTC
