# Generated by roxygen2: do not edit by hand

S3method(plot,StandICModelSelect)
S3method(print,BootGOFTestLM)
S3method(print,StandICModelSelect)
export(AICc)
export(BootGOFTestLM)
export(FitGLMSubsets)
export(FitLMSubsets)
export(StandICModelSelect)
importFrom(parallel,clusterExport)
importFrom(parallel,parLapply)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,formula)
importFrom(stats,glm)
importFrom(stats,lm)
importFrom(stats,logLik)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,nobs)
importFrom(stats,quantile)
importFrom(stats,reformulate)
importFrom(utils,combn)
