Description Usage Arguments Value Examples
View source: R/quickest_detection.R
Format quickest detection results for plotting
1 2 3 4 5 6 7 8 |
qd_stats |
data frame, output from |
var_cols |
character vector, variable names that are columns of *data* containing time series to calculate rolling window stats on |
stats |
character vector, statistics to format alarms for, default = c("SD", "Ar1) |
bloom_fert_df |
data frame of fertilization start and end dates, see |
exp_lakes |
character vector, values in *Lake* column of qd_stats that correspond to experimental lakes |
just_alarm_DOYs |
TRUE or FALSE (default), should results be filtered to just DOYs that have an alarm (in any variable)? |
data frame with quickest detection alarm info
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.