livpotential_ews performs one-dimensional potential
estimation derived from a uni-variate timeseries
livpotential_ews(x, std = 1, bw = "nrd", weights = c(), grid.size = NULL, detection.threshold = 0.01, bw.adjust = 1, density.smoothing = 0, detection.limit = 0.1)livpotential returns a list with the following
elements:Dakos, V., et al (2012).'Methods for Detecting Early Warnings of Critical Transitions in Time Series Illustrated Using Simulated Ecological Data.' PLoS ONE 7(7): e41010. doi:10.1371/journal.pone.0041010
generic_ews; ddjnonparam_ews;
bdstest_ews;
sensitivity_ews;surrogates_ews;
ch_ews;movpotential_ews
data(foldbif)
res <- livpotential_ews(foldbif)
Run the code above in your browser using DataLab