# Generated by roxygen2: do not edit by hand

S3method(fitted,FPCA)
S3method(fitted,FPCAder)
S3method(plot,FPCA)
S3method(predict,FPCA)
S3method(print,FPCA)
S3method(print,FSVD)
S3method(print,WFDA)
S3method(str,FPCA)
export(BwNN)
export(CheckData)
export(CheckOptions)
export(ConvertSupport)
export(CreateBWPlot)
export(CreateBasis)
export(CreateCovPlot)
export(CreateDesignPlot)
export(CreateDiagnosticsPlot)
export(CreateFuncBoxPlot)
export(CreateModeOfVarPlot)
export(CreateOutliersPlot)
export(CreatePathPlot)
export(CreateScreePlot)
export(CreateStringingPlot)
export(DynCorr)
export(Dyn_test)
export(FAM)
export(FCCor)
export(FCReg)
export(FClust)
export(FLM)
export(FLM1)
export(FOptDes)
export(FPCA)
export(FPCAder)
export(FPCquantile)
export(FSVD)
export(FVPA)
export(GetCovSurface)
export(GetCrCorYX)
export(GetCrCorYZ)
export(GetCrCovYX)
export(GetCrCovYZ)
export(GetMeanCI)
export(GetMeanCurve)
export(GetNormalisedSample)
export(GetNormalizedSample)
export(Lwls1D)
export(Lwls2D)
export(Lwls2DDeriv)
export(MakeBWtoZscore02y)
export(MakeFPCAInputs)
export(MakeGPFunctionalData)
export(MakeHCtoZscore02y)
export(MakeLNtoZscore02y)
export(MakeSparseGP)
export(MultiFAM)
export(NormCurvToArea)
export(SBFitting)
export(SelectK)
export(SetOptions)
export(Sparsify)
export(Stringing)
export(TVAM)
export(VCAM)
export(WFDA)
export(Wiener)
export(cumtrapzRcpp)
export(kCFC)
export(trapzRcpp)
import(Rcpp)
importFrom(Hmisc,approxExtrap)
importFrom(MASS,isoMDS)
importFrom(MASS,mvrnorm)
importFrom(Matrix,Matrix)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,dev.new)
importFrom(grDevices,palette)
importFrom(graphics,abline)
importFrom(graphics,barplot)
importFrom(graphics,boxplot)
importFrom(graphics,grid)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,matlines)
importFrom(graphics,matplot)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(numDeriv,grad)
importFrom(numDeriv,hessian)
importFrom(pracma,meshgrid)
importFrom(pracma,midpoint)
importFrom(pracma,mod)
importFrom(pracma,ones)
importFrom(pracma,uniq)
importFrom(stats,aggregate)
importFrom(stats,approx)
importFrom(stats,approxfun)
importFrom(stats,binomial)
importFrom(stats,cor)
importFrom(stats,cov)
importFrom(stats,dist)
importFrom(stats,dunif)
importFrom(stats,fitted)
importFrom(stats,glm)
importFrom(stats,kmeans)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,optim)
importFrom(stats,poly)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,spline)
importFrom(stats,var)
importFrom(stats,weighted.mean)
importFrom(utils,head)
importFrom(utils,tail)
useDynLib(fdapace)
