# 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("%>%")
export(AICadj)
export(BICadj)
export(LMS2z)
export(LMSfit)
export(apv_se)
export(bupdate)
export(cLMS)
export(codeplot)
export(dfpower)
export(dfset)
export(diffid)
export(funcall)
export(getL)
export(getPeak)
export(getPeakTrough)
export(getTakeoff)
export(getTrough)
export(ifun)
export(mplot)
export(n_agegp)
export(ob_convertr)
export(optimal_design)
export(pdLMS)
export(plot_D)
export(plot_V)
export(plot_a)
export(plot_c)
export(plot_d)
export(plot_u)
export(plot_v)
export(plotclean)
export(recalib)
export(sitar)
export(subsample)
export(timegap)
export(timegap.id)
export(varexp)
export(velout)
export(xaxsd)
export(xyadj)
export(yaxsd)
export(z2cent)
export(zLMS)
export(zapvelout)
import(nlme)
importFrom(dplyr,"%>%")
importFrom(dplyr,across)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,contains)
importFrom(dplyr,ends_with)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,if_else)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,starts_with)
importFrom(dplyr,transmute)
importFrom(forcats,fct_collapse)
importFrom(forcats,fct_inorder)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_abline)
importFrom(ggplot2,geom_path)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(glue,glue)
importFrom(grDevices,xy.coords)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,identify)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,locator)
importFrom(graphics,matplot)
importFrom(graphics,matpoints)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(magrittr,"%>%")
importFrom(purrr,map)
importFrom(purrr,map_dfc)
importFrom(purrr,map_dfr)
importFrom(rlang,"!!")
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,as_label)
importFrom(rlang,enquo)
importFrom(rsample,analysis)
importFrom(rsample,bootstraps)
importFrom(splines,ns)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,D)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,fitted)
importFrom(stats,lm)
importFrom(stats,loess)
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)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,drop_na)
importFrom(tidyr,nest)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,unnest)
