# Generated by roxygen2: do not edit by hand

S3method(coef,boss)
S3method(coef,cv.boss)
S3method(predict,boss)
S3method(predict,cv.boss)
export(boss)
export(calc.ic)
export(cv.boss)
importFrom(Rcpp,sourceCpp)
importFrom(stats,coef)
importFrom(stats,predict)
useDynLib(BOSSreg)
