-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
executable file
·31 lines (31 loc) · 1.48 KB
/
DESCRIPTION
File metadata and controls
executable file
·31 lines (31 loc) · 1.48 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
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.2.9000
Authors@R: person(given = c("Georgi", "N."), family = "Boshnakov",
role = c("aut", "cre"),
email = "georgi.boshnakov@manchester.ac.uk")
Depends: R (>= 3.5.0)
Imports: methods, sarima, Matrix, BB, PolynomF (>= 2.0-2), gbutils, zoo, xts, stats4,
lagged (>= 0.2.2), mcompanion, Rdpack (>= 0.9), lubridate
Suggests: testthat, fUnitRoots, partsm, knitr, rmarkdown
RdMacros: Rdpack
LazyData: yes
URL: https://geobosh.github.io/pcts/ (website) 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