# Generated by roxygen2: do not edit by hand

S3method(coef,gcPCA)
S3method(coef,sparse_gcPCA)
S3method(fitted,gcPCA)
S3method(plot,gcPCA)
S3method(predict,gcPCA)
S3method(predict,sparse_gcPCA)
S3method(print,gcPCA)
S3method(print,summary.gcPCA)
S3method(summary,gcPCA)
export(gcPCA)
export(loadings)
export(scores)
export(sparse_gcPCA)
importFrom(graphics,legend)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(stats,coef)
importFrom(stats,fitted)
importFrom(stats,na.omit)
importFrom(stats,predict)
