# Generated by roxygen2: do not edit by hand

useDynLib("pcLasso")
importFrom("graphics", "abline", "axis", "points", "segments")
importFrom("stats", "predict", "var")
importFrom("stats", "sd")
S3method(plot,cv.pcLasso)
S3method(predict,cv.pcLasso)
S3method(predict,pcLasso)
S3method(print,pcLasso)
export(cv.pcLasso)
export(pcLasso)
export(predict.pcLasso)
export(predict.cv.pcLasso)
importFrom(svd,propack.svd)
