# Generated by roxygen2: do not edit by hand

export(excursion)
export(step1_down)
export(step1_down_rmse)
export(step1_plot_CI)
export(step1_plot_PI)
export(step1_plot_T)
export(step1_plot_desc)
export(step1_plot_diagnostic)
export(step1_plot_pred)
export(step1_sample_mvt)
import(dplyr)
import(ggplot2)
import(scales)
importFrom(dplyr,"%>%")
importFrom(dplyr,mutate)
importFrom(minpack.lm,nls.lm)
importFrom(mvtnorm,rmvt)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,confint)
importFrom(stats,dnorm)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,vcov)
