# Generated by roxygen2: do not edit by hand

S3method(anova,gcmrec)
S3method(as_gcmrec_data,data.frame)
S3method(as_gcmrec_data,default)
S3method(as_gcmrec_data,list)
S3method(coef,gcmrec)
S3method(lines,gcmrec)
S3method(logLik,gcmrec)
S3method(plot,gcmrec)
S3method(plot,mcf)
S3method(predict,gcmrec)
S3method(print,anova.gcmrec)
S3method(print,gcmrec)
S3method(print,mcf)
S3method(print,summary.gcmrec)
S3method(summary,gcmrec)
S3method(vcov,gcmrec)
export(List.to.Dataframe)
export(Survr)
export(addCenTime)
export(as_gcmrec_data)
export(gcmrec)
export(gcmrecThreads)
export(graph.caltimes)
export(is.Survr)
export(mcf)
export(plotBaseline)
export(plotForest)
export(plotPredict)
export(theme_gcmrec)
import(survival)
importFrom(Rcpp,evalCpp)
importFrom(grDevices,colorRampPalette)
importFrom(graphics,lines)
importFrom(rlang,.data)
importFrom(stats,.getXlevels)
importFrom(stats,delete.response)
importFrom(stats,is.empty.model)
importFrom(stats,model.extract)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,na.pass)
importFrom(stats,pchisq)
importFrom(stats,predict)
importFrom(stats,printCoefmat)
importFrom(stats,qnorm)
importFrom(stats,rbinom)
importFrom(stats,terms)
useDynLib(gcmrec, .registration = TRUE)
