# Generated by roxygen2: do not edit by hand
useDynLib(BranchGLM, .registration=TRUE)
S3method(Cindex,BranchGLM)
S3method(Cindex,BranchGLMROC)
S3method(Cindex,numeric)
S3method(ROC,BranchGLM)
S3method(ROC,numeric)
S3method(Table,BranchGLM)
S3method(Table,numeric)
S3method(VariableSelection,BranchGLM)
S3method(VariableSelection,formula)
S3method(coef,BranchGLM)
S3method(logLik,BranchGLM)
S3method(plot,BranchGLMROC)
S3method(predict,BranchGLM)
S3method(print,BranchGLM)
S3method(print,BranchGLMROC)
S3method(print,BranchGLMTable)
S3method(print,BranchGLMVS)
import(stats)
importFrom(graphics, abline, legend, lines)
importFrom(methods, is)
importFrom(Rcpp, evalCpp)
export(AUC)
export(BranchGLM)
export(Cindex)
export(MultipleROCCurves)
export(ROC)
export(Table)
export(VariableSelection)
