# Generated by roxygen2: do not edit by hand

S3method(anova,sitar)
S3method(getCovariate,sitar)
S3method(getData,sitar)
S3method(getVarCov,sitar)
S3method(lines,sitar)
S3method(plot,sitar)
S3method(predict,sitar)
S3method(print,sitar)
S3method(print,summary.sitar)
S3method(summary,sitar)
S3method(update,sitar)
export(AICadj)
export(BICadj)
export(LMS2z)
export(LMSfit)
export(bupdate)
export(cLMS)
export(codeplot)
export(dfpower)
export(dfset)
export(diffid)
export(funcall)
export(getL)
export(getPeakTrough)
export(ifun)
export(mplot)
export(plotclean)
export(recalib)
export(sitar)
export(subsample)
export(timegap)
export(timegap.id)
export(varexp)
export(velout)
export(xaxsd)
export(xyadj)
export(y2plot)
export(yaxsd)
export(z2cent)
export(zLMS)
export(zapvelout)
import(nlme)
import(splines)
importFrom(grDevices,xy.coords)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,identify)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,locator)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(nlme,getCovariate)
importFrom(nlme,getData)
importFrom(nlme,getVarCov)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,D)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,fitted)
importFrom(stats,lag)
importFrom(stats,lm)
importFrom(stats,logLik)
importFrom(stats,mad)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,na.fail)
importFrom(stats,na.omit)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,smooth.spline)
importFrom(stats,spline)
importFrom(stats,update)
importFrom(stats,update.formula)
