S3method(confint,rERR)
S3method(print,ci.rERR)
S3method(print,summary.rERR)
S3method(summary,rERR)
export(f_exclusion)
export(f_fit_linERR)
export(f_fit_linERR_all)
export(f_fit_linERR_ef)
export(f_fit_linERR_wf)
export(f_lrt)
export(f_parse_formula)
export(f_plot_linERR)
export(f_plot_linERR_ef)
export(f_plot_linERR_wf)
export(f_risksets)
export(f_to_event_table_ef_all)
export(f_to_event_table_ef_v2)
export(f_to_event_table_wf_all)
export(f_to_event_table_wf_v2)
export(f_to_model_data)
import(ggplot2)
import(stats4)
import(survival)
importFrom(dplyr,'%>%')
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,summarize)
importFrom(numDeriv,hessian)
importFrom(plyr,arrange)
importFrom(plyr,count)
importFrom(reshape2,melt)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,qchisq)
importFrom(stats,qnorm)
importFrom(stats,uniroot)
useDynLib(rERR, .registration = TRUE, .fixes = 'C_')
