# Generated by roxygen2: do not edit by hand

S3method(barplot,SCGLR)
S3method(pairs,SCGLR)
S3method(plot,SCGLR)
S3method(print,SCGLR)
S3method(print,summary.SCGLR)
S3method(summary,SCGLR)
export(critConvergence)
export(infoCriterion)
export(methodLPLS)
export(methodSR)
export(multivariateFormula)
export(multivariateGlm)
export(multivariateGlm.fit)
export(multivariatePredictGlm)
export(scglr)
export(scglrCrossVal)
import(Formula)
import(expm)
import(ggplot2)
import(pROC)
importFrom(Matrix,bdiag)
importFrom(graphics,barplot)
importFrom(grid,circleGrob)
importFrom(grid,gpar)
importFrom(grid,grid.layout)
importFrom(grid,grid.newpage)
importFrom(grid,pushViewport)
importFrom(grid,viewport)
importFrom(scales,percent_format)
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(utils,combn)
