# Generated by roxygen2: do not edit by hand

S3method(coef,kqr)
S3method(coef,nckqr)
S3method(predict,kqr)
S3method(predict,nckqr)
export(cv.kqr)
export(cv.nckqr)
export(kqr)
export(nckqr)
importFrom(graphics,segments)
importFrom(methods,cbind2)
importFrom(methods,rbind2)
importFrom(stats,approx)
importFrom(stats,coef)
importFrom(stats,predict)
importFrom(stats,quantile)
useDynLib(fastkqr, .registration=TRUE)
