# Generated by roxygen2: do not edit by hand

S3method(plot,cv.gamsel)
S3method(plot,gamsel)
S3method(predict,gamsel)
S3method(print,gamsel)
S3method(summary,gamsel)
export(basis.gen)
export(cv.gamsel)
export(gamsel)
export(getActive)
export(pseudo.bases)
import(foreach)
import(mda)
import(splines)
importFrom(grDevices,rainbow)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,rug)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(stats,poly)
importFrom(stats,polym)
importFrom(stats,predict)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
importFrom(utils,head)
importFrom(utils,packageDescription)
importFrom(utils,tail)
useDynLib(gamsel)
