# Generated by roxygen2: do not edit by hand

S3method(fitted,FPCA)
S3method(plot,FPCA)
S3method(print,FPCA)
S3method(print,FSVD)
export(BwNN)
export(CheckData)
export(CheckOptions)
export(ConvertSupport)
export(CreateBWPlot)
export(CreateCovPlot)
export(CreateDesignPlot)
export(CreateDiagnosticsPlot)
export(CreateFuncBoxPlot)
export(CreateModeOfVarPlot)
export(CreateOutliersPlot)
export(CreatePathPlot)
export(CreateScreePlot)
export(FCReg)
export(FClust)
export(FPCA)
export(FPCAder)
export(FSVD)
export(FVPA)
export(GetCrCorYX)
export(GetCrCorYZ)
export(GetCrCovYX)
export(GetCrCovYZ)
export(GetNormalisedSample)
export(Lwls1D)
export(Lwls2D)
export(MakeBWtoZscore02y)
export(MakeFPCAInputs)
export(MakeHCtoZscore02y)
export(MakeLNtoZscore02y)
export(SelectK)
export(SetOptions)
export(Sparsify)
export(Wiener)
export(kCFC)
import(Rcpp)
importFrom(Hmisc,approxExtrap)
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,cov)
importFrom(stats,dist)
importFrom(stats,fitted)
importFrom(stats,kmeans)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,optim)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,spline)
importFrom(stats,var)
importFrom(utils,installed.packages)
useDynLib(fdapace)
