rod: rod

Description Usage Arguments Details

Description

Regime shifts Evidence for regime shifts are explored using a a sequential t-test algorithm (STARS; rodionov2004sequential) as modified by Szuwalski et al., (submitted)

Usage

1
rod(object, ...)

Arguments

object

an object of class FLQuant

Details

Returns a data.frame ## Not run: object=rlnorm(1,FLQuant(0,dimnames=list(year=1:30)),.3) pg=rod(object) plot(object) + geom_polygon(aes(year,data,group=regime), fill="lavender",col="blue", lwd=.25,data=pg,alpha=.2) ## End(Not run)


laurieKell/lh documentation built on May 20, 2019, 7:59 p.m.