export(expandX, overlapMatrix, grpregOverlap, cv.grpregOverlap, select)
S3method(summary, cv.grpregOverlap)
S3method(print, summary.cv.grpregOverlap)
S3method(select, grpregOverlap)
importFrom(graphics, plot)
S3method(plot, grpregOverlap)
importFrom(stats, predict)
importFrom("grDevices", "hcl")
importFrom("graphics", "abline", "arrows", "axis", "legend", "mtext", "par", "plot.default", "points")
importFrom("stats", "AIC", "BIC", "approx", "binom.test", "formula","glm", "relevel", "residuals", "sd", "smooth.spline")
importFrom("utils", "str")
S3method(predict, grpregOverlap)
S3method(predict, cv.grpregOverlap)
importFrom(stats, coef)
S3method(coef, grpregOverlap)
S3method(coef, cv.grpregOverlap)
import(Matrix)
import(grpreg)
