import(lars)

importFrom("grDevices", "grey")
importFrom("graphics", "abline", "par", "plot", "points", "segments","axis")
importFrom("stats", "coef", "lm.fit", "quantile")

export(jumpoints, print.aCGHsegmented, plot.aCGHsegmented, sel.control, fit.control )

S3method(plot, aCGHsegmented)
S3method(print, aCGHsegmented)
