# Generated by roxygen2: do not edit by hand

S3method(plot,dpseg)
S3method(predict,dpseg)
S3method(print,dpseg)
export(addLm)
export(backtrace_r)
export(dpseg)
export(dpseg_old)
export(estimateP)
export(movie)
export(scanP)
export(sgtable)
importFrom(Rcpp,evalCpp)
importFrom(grDevices,dev.off)
importFrom(grDevices,jpeg)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,axis)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,predict)
importFrom(stats,residuals)
importFrom(stats,smooth.spline)
importFrom(stats,var)
useDynLib(dpseg)
