# 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(coef,BranchGLMVS)
S3method(confint,BranchGLM)
S3method(fit,BranchGLMVS)
S3method(fit,summary.BranchGLMVS)
S3method(logLik,BranchGLM)
S3method(plot,BranchGLMCIs)
S3method(plot,BranchGLMROC)
S3method(plot,BranchGLMVS)
S3method(plot,summary.BranchGLMVS)
S3method(predict,BranchGLM)
S3method(predict,BranchGLMVS)
S3method(print,BranchGLM)
S3method(print,BranchGLMCIs)
S3method(print,BranchGLMROC)
S3method(print,BranchGLMTable)
S3method(print,BranchGLMVS)
S3method(print,summary.BranchGLMVS)
S3method(summary,BranchGLMVS)
S3method(vcov,BranchGLM)
import(stats)
import(graphics)
importFrom(methods, is)
importFrom(Rcpp, evalCpp)
export(AUC)
export(BranchGLM)
export(BranchGLM.fit)
export(Cindex)
export(MultipleROCCurves)
export(ROC)
export(Table)
export(VariableSelection)
export(fit)
export(plotCI)
