# Generated by roxygen2: do not edit by hand

S3method(changepoints,sbs)
S3method(changepoints,wbs)
S3method(plot,sbs)
S3method(plot,wbs)
S3method(print,sbs)
S3method(print,wbs)
S3method(sbs,default)
S3method(wbs,default)
export(changepoints)
export(fixed.intervals)
export(means.between.cpt)
export(random.intervals)
export(sbs)
export(ssic.penalty)
export(wbs)
importFrom(graphics,lines)
importFrom(graphics,title)
importFrom(stats,mad)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(stats,ts.plot)
importFrom(stats,var)
useDynLib(wbs, .registration = TRUE)
