# Generated by roxygen2: do not edit by hand

S3method(coef,cv.hdqr)
S3method(coef,cv.nc.hdqr)
S3method(coef,hdqr)
S3method(coef,nc.hdqr)
S3method(predict,cv.hdqr)
S3method(predict,cv.nc.hdqr)
S3method(predict,hdqr)
S3method(predict,nc.hdqr)
export(cv.hdqr)
export(cv.nc.hdqr)
export(hdqr)
export(nc.hdqr)
import(Matrix)
importFrom(graphics,segments)
importFrom(methods,new)
importFrom(methods,rbind2)
importFrom(stats,approx)
importFrom(stats,coef)
importFrom(stats,predict)
useDynLib(hdqr, .registration=TRUE)
