useDynLib(FDRreg)
importFrom(Rcpp, evalCpp)
importFrom(fda, create.bspline.basis, eval.basis)
importFrom(splines, interpSpline, ns)
importFrom(mosaic, maggregate)
export(FDRreg, plotFDR)
