# Generated by roxygen2: do not edit by hand

S3method(plot,Dmethod)
S3method(plot,Dtest)
S3method(print,Dboot)
S3method(print,Dmethod)
S3method(print,Dtest)
S3method(print,MM_base)
S3method(summary,Dboot)
S3method(summary,Dmethod)
S3method(summary,Dtest)
export(Beta_hat)
export(Dhypothesis_test)
export(Dmethod)
export(MM_base)
export(Tstat)
export(ZandYPred)
export(bootstrap_se)
export(plot_condition)
export(plot_fitted)
export(plot_perm_hist)
export(plot_profiles)
export(plot_residuals)
export(plot_variance)
importFrom(MASS,ginv)
importFrom(Matrix,bdiag)
importFrom(Matrix,nearPD)
importFrom(expm,sqrtm)
importFrom(ggplot2,aes)
importFrom(ggplot2,annotate)
importFrom(ggplot2,coord_cartesian)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_smooth)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggplot_build)
importFrom(ggplot2,labs)
importFrom(ggplot2,position_dodge)
importFrom(ggplot2,scale_colour_manual)
importFrom(ggplot2,scale_linetype_manual)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,scale_y_log10)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(matrixcalc,is.positive.semi.definite)
importFrom(mgsub,mgsub)
importFrom(nlme,nlsList)
importFrom(nls.multstart,nls_multstart)
importFrom(rlang,.data)
importFrom(stats,D)
importFrom(stats,aggregate)
importFrom(stats,as.formula)
importFrom(stats,ave)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,model.matrix)
importFrom(stats,nlminb)
importFrom(stats,nls)
importFrom(stats,nls.control)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(utils,tail)
