forked from vlyubchich/funtimes
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
29 lines (29 loc) · 1.44 KB
/
DESCRIPTION
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
Package: funtimes
Type: Package
Title: Functions for Time Series Analysis
Version: 8.0.1
Date: 2021-08-01
Authors@R: c(person("Vyacheslav", "Lyubchich",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-7936-4285"),
email="[email protected]"),
person("Yulia R.", "Gel", role = "aut"),
person("Alexander", "Brenning", role = "ctb"),
person("Calvin", "Chu", role = "ctb"),
person("Xin", "Huang", role = "ctb"),
person("Umar", "Islambekov", role = "ctb"),
person("Palina", "Niamkova", role = "aut"),
person("Dorcas", "Ofori-Boateng", role = "ctb"),
person("Ethan D.", "Schaeffer", role = "ctb"),
person("Srishti", "Vishwakarma", role = "ctb"),
person("Xingyu", "Wang", role = "ctb"))
Depends: R (>= 3.0.0)
License: GPL (>= 2)
Imports: Jmisc, Kendall, Rdpack, TDA, FNN, dbscan, igraph
Suggests: covid19us, Ecdat, ggplot2, knitr, patchwork, randomcoloR, rmarkdown
Description: Includes nonparametric estimators and tests for time series analysis. The functions are to test for presence of possibly non-monotonic trends and for synchronism of trends in multiple time series, using bootstrap techniques and robust nonparametric difference-based estimators.
RdMacros: Rdpack
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1.9001
Encoding: UTF-8
VignetteBuilder: knitr, rmarkdown