# Generated by roxygen2: do not edit by hand

S3method(print,fs)
S3method(print,nestfs)
S3method(summary,fs)
S3method(summary,nestfs)
export(create.folds)
export(forward.selection)
export(nested.forward.selection)
export(nested.glm)
importFrom(dgof,ks.test)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(foreach,getDoParRegistered)
importFrom(foreach,getDoParWorkers)
importFrom(methods,is)
importFrom(stats,as.formula)
importFrom(stats,coefficients)
importFrom(stats,ecdf)
importFrom(stats,glm)
importFrom(stats,median)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,t.test)
importFrom(stats,update)
importFrom(stats,wilcox.test)
importFrom(utils,head)
importFrom(utils,tail)
