# Generated by roxygen2: do not edit by hand

S3method(fitted,FPCA)
S3method(plot,FPCA)
S3method(print,FPCA)
export(CreateBWPlot)
export(CreateCovPlot)
export(CreateDesignPlot)
export(CreateDiagnosticsPlot)
export(CreateFuncBoxPlot)
export(CreateModeOfVarPlot)
export(CreateOutliersPlot)
export(CreatePathPlot)
export(CreateScreePlot)
export(FPCA)
export(FPCAder)
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(Sparsify)
export(Wiener)
import(Hmisc)
import(Rcpp)
import(plot3D)
importFrom(numDeriv,grad)
importFrom(pracma,meshgrid)
importFrom(pracma,midpoint)
importFrom(pracma,mod)
importFrom(pracma,ones)
importFrom(pracma,uniq)
useDynLib(fdapace)

importFrom("grDevices", "colorRampPalette", "dev.new", "topo.colors")
importFrom("graphics", "abline", "barplot", "boxplot", "contour",
           "grid", "legend", "lines", "matlines", "matplot", "par",
           "plot", "points", "polygon")
importFrom("stats", "aggregate", "approx", "approxfun", "cov",
           "fitted", "lm", "median", "na.omit", "predict", "quantile",
           "rnorm", "runif", "spline", "var")
importFrom("utils", "installed.packages")
