# Generated by roxygen2: do not edit by hand

S3method(AIC,angular_two_step)
S3method(AIC,circular_regression)
S3method(AIC,consensus)
S3method(BIC,angular_two_step)
S3method(BIC,circular_regression)
S3method(BIC,consensus)
S3method(anova,angular)
S3method(coef,angular)
S3method(coef,angular_re)
S3method(coef,angular_two_step)
S3method(coef,circular_regression)
S3method(coef,consensus)
S3method(fitted,angular)
S3method(fitted,angular_re)
S3method(fitted,angular_two_step)
S3method(fitted,circular_regression)
S3method(fitted,consensus)
S3method(logLik,angular)
S3method(logLik,angular_two_step)
S3method(logLik,circular_regression)
S3method(logLik,consensus)
S3method(plot,angular)
S3method(plot,angular_re)
S3method(plot,angular_two_step)
S3method(plot,circular_regression)
S3method(plot,consensus)
S3method(predict,angular)
S3method(predict,angular_re)
S3method(predict,angular_two_step)
S3method(predict,circular_regression)
S3method(predict,consensus)
S3method(print,angular)
S3method(print,angular_re)
S3method(print,angular_two_step)
S3method(print,circular_regression)
S3method(print,consensus)
S3method(print,pick_reference_angle)
S3method(print,select_reference_angle)
S3method(print,summary.angular)
S3method(print,summary.angular_re)
S3method(print,summary.angular_two_step)
S3method(print,summary.circular_regression)
S3method(print,summary.consensus)
S3method(residuals,angular)
S3method(residuals,angular_re)
S3method(residuals,angular_two_step)
S3method(residuals,circular_regression)
S3method(residuals,consensus)
S3method(summary,angular)
S3method(summary,angular_re)
S3method(summary,angular_two_step)
S3method(summary,circular_regression)
S3method(summary,consensus)
S3method(vcov,angular)
S3method(vcov,angular_re)
S3method(vcov,consensus)
export(angular)
export(angular_lrtest)
export(angular_re)
export(angular_two_step)
export(autoregressivedata)
export(circular_regression)
export(consensus)
export(decentredPredictorModel)
export(jammalamadakaModel)
export(meanDirectionModel)
export(pick_reference_angle)
export(plot_ranef.angular_re)
export(presnellModel)
export(ranef.angular_re)
export(select_reference_angle)
importFrom(circular,A1inv)
importFrom(circular,circular)
importFrom(graphics,arrows)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot.new)
importFrom(graphics,plot.window)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,acf)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,delete.response)
importFrom(stats,density)
importFrom(stats,dnorm)
importFrom(stats,fitted)
importFrom(stats,logLik)
importFrom(stats,model.frame)
importFrom(stats,optim)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,printCoefmat)
importFrom(stats,residuals)
importFrom(stats,sd)
importFrom(stats,terms)
importFrom(stats,vcov)
importFrom(utils,head)
importFrom(utils,modifyList)
