# Generated by roxygen2: do not edit by hand

S3method(predict,cosinor.lm)
S3method(print,cosinor.lm)
S3method(print,summary.cosinor.lm)
S3method(print,test_cosinor)
S3method(summary,cosinor.lm)
export(cosinor.lm)
export(cosinor.lm.default)
export(cosinor_analyzer)
export(ggplot_cosinor.lm)
export(simulate_cosinor)
export(test_cosinor)
export(update_covnames)
import(ggplot2)
import(shiny)
importFrom(stats,as.formula)
importFrom(stats,fitted)
importFrom(stats,lm)
importFrom(stats,na.omit)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,terms)
importFrom(stats,vcov)
