importFrom("graphics", "lines", "plot", "title")
importFrom("stats", ".checkMFClasses", ".getXlevels", "as.formula",
             "delete.response", "model.frame", "model.matrix",
             "model.response", "model.weights", "na.pass", "terms")

# Generated by roxygen2: do not edit by hand
S3method(optR,default)
S3method(optR,formula)
S3method(predict,optR)
S3method(print,optR)
S3method(summary,optR)
export(LUsplit)
export(choleskiDecomposition)
export(hatMatrix)
export(inv.optR)
export(jacobian)
export(optR)
export(optRFun)
export(optRFun.newtonRapson)
