# Generated by roxygen2 (4.1.1): do not edit by hand

S3method(coef,funreg)
S3method(fitted,funeigen)
S3method(fitted,funreg)
S3method(plot,funeigen)
S3method(plot,funreg)
S3method(print,funreg)
S3method(summary,funreg)
export(funeigen)
export(funreg)
export(funreg.permutation)
export(generate.data.for.demonstration)
export(make.funreg.basis)
export(marginal.cor)
export(marginal.cor.funeigen)
export(num.functional.covs.in.model)
export(redo.funreg)
importFrom(MASS,ginv)
importFrom(mgcv,gam)
importFrom(mgcv,s)
importFrom(mvtnorm,rmvnorm)
importFrom(splines,spline.des)
  importFrom("graphics", "abline", "contour", "lines", "par", "plot",
             "text", "title")
  importFrom("stats", "binom.test", "binomial", "cor", "cov", "fitted",
             "gaussian", "logLik", "pnorm", "predict", "qnorm", "rbinom",
             "rnorm", "var")