# Generated by roxygen2: do not edit by hand

S3method(plot,mfpca_vd)
S3method(plot,vd_fit)
S3method(summary,po_2d_fit)
S3method(summary,po_fit)
S3method(summary,vd_fit)
export(add_grid)
export(adjust_proportion)
export(data_generator_po_1d)
export(data_generator_po_2d)
export(data_generator_vd)
export(ffpo)
export(ffpo_2d)
export(ffvd)
export(mfpca_vd)
export(plot_ci)
export(po_2d_fit)
export(po_fit)
export(vd_fit)
importFrom(grDevices,hcl.colors)
importFrom(graphics,image)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(mgcv,gam)
importFrom(stats,approx)
importFrom(stats,binomial)
importFrom(stats,cor)
importFrom(stats,glm)
importFrom(stats,plogis)
importFrom(stats,predict)
importFrom(stats,qlogis)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(utils,head)
importFrom(utils,modifyList)
importFrom(utils,tail)
