# Generated by roxygen2: do not edit by hand

S3method(hillclimbplot,slouch)
S3method(logLik,slouch)
S3method(plot,slouch)
S3method(print,slouch)
S3method(regimeplot,slouch)
S3method(summary,slouch)
export(brown.fit)
export(hillclimbplot)
export(lseq)
export(regimeplot)
export(slouch.fit)
importFrom(crayon,bold)
importFrom(crayon,red)
importFrom(grDevices,gray.colors)
importFrom(grDevices,palette)
importFrom(graphics,axis)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(stats,lm.fit)
importFrom(stats,logLik)
importFrom(stats,na.exclude)
importFrom(stats,optim)
importFrom(stats,runif)
importFrom(stats,var)
importFrom(utils,head)
importFrom(utils,tail)
