# Generated by roxygen2: do not edit by hand

S3method(coef,dfrr)
S3method(fitted,dfrr)
S3method(model.matrix,dfrr)
S3method(plot,coef.dfrr)
S3method(plot,dfrr)
S3method(plot,fitted.dfrr)
S3method(plot,fpca.dfrr)
S3method(plot,predict.dfrr)
S3method(plot,residuals.dfrr)
S3method(predict,dfrr)
S3method(print,dfrr)
S3method(qq,dfrr)
S3method(residuals,dfrr)
S3method(summary,dfrr)
export(basis)
export(dfrr)
export(fpca)
export(qq)
export(simulate_simple_dfrr)
importFrom(MASS,mvrnorm)
importFrom(fda,create.bspline.basis)
importFrom(fda,eval.basis)
importFrom(fda,eval.penalty)
importFrom(fda,inprod)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_contour_filled)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,waiver)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,plot.new)
importFrom(graphics,points)
importFrom(plotly,"%>%")
importFrom(plotly,add_surface)
importFrom(plotly,layout)
importFrom(plotly,plot_ly)
importFrom(stats,as.formula)
importFrom(stats,cor)
importFrom(stats,model.matrix)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,terms)
importFrom(tmvtnorm,rtmvnorm)
importFrom(utils,setTxtProgressBar)
importFrom(utils,tail)
importFrom(utils,txtProgressBar)
