# Generated by roxygen2: do not edit by hand

S3method(plot,MFPCAfit)
S3method(predict,MFPCAfit)
S3method(print,MFPCAfit)
S3method(scoreplot,MFPCAfit)
S3method(screeplot,MFPCAfit)
S3method(summary,MFPCAfit)
export(FCP_TPA)
export(MFPCA)
export(PACE)
export(UMPCA)
export(scoreplot)
export(ttv)
export(univDecomp)
export(univExpansion)
import(funData)
importFrom(Matrix,cBind)
importFrom(Matrix,t)
importFrom(abind,abind)
importFrom(foreach,"%do%")
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(graphics,barplot)
importFrom(irlba,irlba)
importFrom(mgcv,bam)
importFrom(mgcv,gam)
importFrom(mgcv,model.matrix.gam)
importFrom(mgcv,predict.gam)
importFrom(mgcv,s)
importFrom(mgcv,te)
importFrom(plyr,alply)
importFrom(stats,cov)
importFrom(stats,lm)
importFrom(stats,optimize)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(stats,screeplot)
useDynLib(MFPCA, .registration = TRUE)
