inst/examples/appendices/knit_sources/squiggles_knit_.md

Variability in the appearance of a trend

We reformat the replicates into long form,

Tidy up the warning signal data

and plot the replicate warning signals <!--begin.rcode crashautocor require(ggplot2) ggplot(acorr) + geom_line(aes(time, value)) + facet_wrap(~reps)+ opts(title="Autocorrelation on replicates from a system approaching a crash")

end.rcode-->

Stable system

Stable model simulations

Variance pattern

Replicates approaching a crash

Replicates from a stable system



cboettig/earlywarning documentation built on May 13, 2019, 2:07 p.m.