# Generated by roxygen2: do not edit by hand

S3method("$",MultivariateFormula)
S3method(barplot,SCGLR)
S3method(barplot,SCGLRTHM)
S3method(length,MultivariateFormula)
S3method(pairs,SCGLR)
S3method(plot,SCGLR)
S3method(plot,SCGLRCV)
S3method(plot,SCGLRTHM)
S3method(print,MultivariateFormula)
S3method(print,SCGLR)
S3method(print,SCGLRCV)
S3method(print,summary.SCGLR)
S3method(screeplot,SCGLR)
S3method(screeplot,SCGLRTHM)
S3method(summary,SCGLR)
S3method(summary,SCGLRCV)
export(critConvergence)
export(infoCriterion)
export(kCompRand)
export(methodSR)
export(multivariateFormula)
export(multivariateGlm.fit)
export(multivariatePredictGlm)
export(scglr)
export(scglrCrossVal)
export(scglrTheme)
export(scglrThemeBackward)
import(Formula)
import(ggplot2)
importFrom(Matrix,bdiag)
importFrom(ade4,dudi.mix)
importFrom(ade4,dudi.pca)
importFrom(graphics,barplot)
importFrom(grid,circleGrob)
importFrom(grid,gpar)
importFrom(grid,grid.layout)
importFrom(grid,grid.newpage)
importFrom(grid,pushViewport)
importFrom(grid,viewport)
importFrom(pROC,auc)
importFrom(pROC,roc)
importFrom(rlang,.data)
importFrom(stats,aggregate)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,dbinom)
importFrom(stats,dnorm)
importFrom(stats,dpois)
importFrom(stats,glm)
importFrom(stats,model.extract)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,screeplot)
importFrom(stats,var)
importFrom(utils,combn)
