# Generated by roxygen2: do not edit by hand

export(cv.spexvb)
export(cv.spexvb.fit)
export(get.initials)
export(get.initials.logistic)
export(hspvb)
export(spexvb)
export(spexvb.logistic)
importFrom(Rcpp,sourceCpp)
importFrom(caret,createFolds)
importFrom(foreach,"%do%")
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(glmnet,cv.glmnet)
importFrom(stats,coef)
importFrom(stats,predict)
importFrom(stats,sd)
importFrom(stats,setNames)
useDynLib(spexvb, .registration = TRUE)
