# Generated by roxygen2: do not edit by hand

S3method(coef,oemfit)
S3method(logLik,cv.oem)
S3method(logLik,oem)
S3method(logLik,xval.oem)
S3method(plot,cv.oem)
S3method(plot,oem)
S3method(plot,oemfit)
S3method(plot,xval.oem)
S3method(predict,cv.oem)
S3method(predict,oem)
S3method(predict,oemfit)
S3method(predict,oemfit_binomial)
S3method(predict,oemfit_gaussian)
S3method(predict,oemfit_xval_binomial)
S3method(predict,oemfit_xval_gaussian)
S3method(predict,xval.oem)
S3method(print,oemfit)
S3method(print,summary.cv.oem)
S3method(summary,cv.oem)
S3method(summary,xval.oem)
export(big.oem)
export(cv.oem)
export(cv.oemfit)
export(oem)
export(oem.xtx)
export(oemfit)
export(xval.oem)
import(Matrix)
import(Rcpp)
import(bigmemory)
import(foreach)
importFrom(bigmemory,is.big.matrix)
importFrom(grDevices,rainbow)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,matplot)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(graphics,strwidth)
importFrom(graphics,title)
importFrom(methods,as)
importFrom(stats,approx)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(stats,weighted.mean)
useDynLib(oem, .registration=TRUE)
