Package: pcts
Type: Package
Title: Periodically Correlated and Periodically Integrated Time Series
Description: Classes and methods for modelling and simulation of
    periodically correlated (PC) and periodically integrated time
    series.  Compute theoretical periodic autocovariances and related
    properties of PC autoregressive moving average models. Some original
    methods including Boshnakov & Iqelan (2009)
    <doi:10.1111/j.1467-9892.2009.00617.x>, Boshnakov (1996)
    <doi:10.1111/j.1467-9892.1996.tb00281.x>.
Version: 0.15.7
Authors@R: person(given = c("Georgi", "N."), family = "Boshnakov",
                  role = c("aut", "cre"), 
                  email = "georgi.boshnakov@manchester.ac.uk")
Depends: R (>= 3.5.0), methods
Imports: sarima, Matrix (>= 1.5-0), BB, PolynomF (>= 2.0-2), gbutils,
        zoo, xts, stats4, lagged (>= 0.2.2), mcompanion (>= 0.5.8),
        Rdpack (>= 0.9), lubridate
Suggests: testthat, fUnitRoots, knitr, rmarkdown
RdMacros: Rdpack
LazyData: yes
URL: https://geobosh.github.io/pcts/ (doc)
        https://github.com/GeoBosh/pcts/ (devel)
BugReports: https://github.com/GeoBosh/pcts/issues
License: GPL (>= 2)
Collate: utils.R test1.r PeriodicCalc.R pcstat.R pc00smallutil.r
        pc02filters.r pc03simu.r acfsums.R pcls.R pcarma_model.R
        pcarma_acf.R generics.R autocovariances.R classCycle.R
        pcFilterClasses.R PeriodicClasses.R cyclic.R
        FittedPeriodicModels.R fitPM.R pcTest.R PeriodicVector.R sim.R
        optimcore.R trig.R
RoxygenNote: 7.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-11-25 09:04:03 UTC; georgi
Author: Georgi N. Boshnakov [aut, cre]
Maintainer: Georgi N. Boshnakov <georgi.boshnakov@manchester.ac.uk>
Repository: CRAN
Date/Publication: 2023-11-25 11:30:02 UTC
Built: R 4.2.0; ; 2023-12-21 14:16:36 UTC; unix
