# Generated by roxygen2: do not edit by hand

S3method(coef,PSGD)
S3method(coef,cv.PSGD)
S3method(predict,PSGD)
S3method(predict,cv.PSGD)
export(PSGD)
export(cv.PSGD)
importFrom(Rcpp,sourceCpp)
importFrom(stats,coef)
importFrom(stats,predict)
useDynLib(PSGD)
