-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathDESCRIPTION
34 lines (34 loc) · 1.28 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
30
31
32
33
34
Package: timeScales
Title: Effect of Time Scale on Early Warning Statistics
Version: 0.2.1
Authors@R: person("Ryan", "Batt", email = "[email protected]", role = c("aut", "cre"))
Description: Regime shifts are abrupt changes in complex systems that are
hard to predict, but their approach might be signaled by changes in the
characteristics of the system's dynamical behavior. However, these statistics
might be sensitive to the time scale of the observations from which they are
calculated. This pacakge uses simulations of long-term lake eutrophication and an empirical data set of high-frequency observations made
during an experimentally-induced regime shift (algal bloom in a lake) to
explore the sensitivity of these statistics to the time scale of observation.
Furthermore, the analysis seeks to find an approach to calculating these
statistics that will provide a warning that is robust to time scale, either by
identifying a reliable time scale or by using a statistic that is generically
robust.
Depends:
R (>= 3.3.0),
data.table
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 5.0.1
Imports: stats,
methods,
zoo,
forecast,
rbLib,
rootSolve,
R2jags,
fields,
deSolve,
foreach,
doParallel
Suggests: phaseR