# Generated by roxygen2: do not edit by hand

S3method(plot,forestsearch)
S3method(print,cox_ahr_cde)
S3method(print,forestsearch)
S3method(print,fs_kfold)
S3method(print,fs_tenfold)
S3method(print,gbsg_dgm)
S3method(summary,cox_ahr_cde)
S3method(summary,forestsearch)
export(build_classification_table)
export(build_estimation_table)
export(calibrate_cens_adjust)
export(calibrate_k_inter)
export(check_censoring_dgm)
export(compute_detection_probability)
export(compute_dgm_cde)
export(cox_ahr_cde_analysis)
export(cox_cs_fit)
export(cox_summary)
export(create_dgm_for_mrct)
export(create_forest_theme)
export(create_summary_table)
export(cv_metrics_tables)
export(cv_summary_tables)
export(figure_note)
export(forestsearch)
export(forestsearch_Kfold)
export(forestsearch_KfoldOut)
export(forestsearch_bootstrap_dofuture)
export(forestsearch_tenfold)
export(format_oc_results)
export(generate_aft_dgm_flex)
export(generate_detection_curve)
export(gg_forest)
export(grf.subg.harm.survival)
export(interpret_estimation_table)
export(mrct_region_sims)
export(plot_detection_curve)
export(plot_km_band_forestsearch)
export(plot_sg_weighted_km)
export(plot_spline_treatment_effect)
export(plot_subgroup_results_forestplot)
export(render_forestplot)
export(render_reference_table)
export(run_simulation_analysis)
export(select_best_subgroup)
export(setup_gbsg_dgm)
export(sg_tables)
export(simulate_from_dgm)
export(subgroup.consistency)
export(summarize_bootstrap_events)
export(summarize_bootstrap_results)
export(summarize_simulation_results)
export(validate_k_inter_effect)
import(data.table)
import(survival)
importFrom(data.table,":=")
importFrom(data.table,.GRP)
importFrom(data.table,.I)
importFrom(data.table,.N)
importFrom(data.table,.SD)
importFrom(data.table,`:=`)
importFrom(data.table,as.data.table)
importFrom(data.table,copy)
importFrom(data.table,data.table)
importFrom(data.table,fifelse)
importFrom(data.table,is.data.table)
importFrom(data.table,rbindlist)
importFrom(data.table,setcolorder)
importFrom(data.table,setnames)
importFrom(data.table,setorder)
importFrom(doFuture,"%dofuture%")
importFrom(dplyr,all_of)
importFrom(dplyr,arrange)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(foreach,foreach)
importFrom(future,multicore)
importFrom(future,multisession)
importFrom(future,nbrOfWorkers)
importFrom(future,plan)
importFrom(future,sequential)
importFrom(future.apply,future_lapply)
importFrom(ggplot2,aes)
importFrom(ggplot2,annotation_logticks)
importFrom(ggplot2,coord_cartesian)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_text)
importFrom(ggplot2,expansion)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_col)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_violin)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,margin)
importFrom(ggplot2,scale_colour_identity)
importFrom(ggplot2,scale_fill_brewer)
importFrom(ggplot2,scale_fill_identity)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,scale_x_log10)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,scale_y_discrete)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(glmnet,cv.glmnet)
importFrom(glmnet,glmnet)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,dev.copy)
importFrom(grDevices,dev.off)
importFrom(grDevices,jpeg)
importFrom(grDevices,pdf)
importFrom(grDevices,png)
importFrom(grDevices,rgb)
importFrom(grDevices,svg)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,box)
importFrom(graphics,grid)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,plot.new)
importFrom(graphics,plot.window)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,rect)
importFrom(graphics,rug)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(grf,causal_survival_forest)
importFrom(grf,variable_importance)
importFrom(grid,gpar)
importFrom(grid,grid.draw)
importFrom(grid,grid.newpage)
importFrom(grid,unit)
importFrom(gt,cell_borders)
importFrom(gt,cell_fill)
importFrom(gt,cell_text)
importFrom(gt,cells_body)
importFrom(gt,cells_column_labels)
importFrom(gt,cells_row_groups)
importFrom(gt,cols_hide)
importFrom(gt,cols_label)
importFrom(gt,cols_width)
importFrom(gt,fmt_number)
importFrom(gt,gt)
importFrom(gt,md)
importFrom(gt,px)
importFrom(gt,tab_footnote)
importFrom(gt,tab_header)
importFrom(gt,tab_options)
importFrom(gt,tab_source_note)
importFrom(gt,tab_spanner)
importFrom(gt,tab_style)
importFrom(patchwork,plot_annotation)
importFrom(patchwork,plot_layout)
importFrom(patchwork,wrap_plots)
importFrom(policytree,double_robust_scores)
importFrom(policytree,policy_tree)
importFrom(progressr,handlers)
importFrom(progressr,progressor)
importFrom(progressr,with_progress)
importFrom(randomForest,randomForest)
importFrom(rlang,.data)
importFrom(splines,ns)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,aggregate)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,confint)
importFrom(stats,cor)
importFrom(stats,density)
importFrom(stats,dnorm)
importFrom(stats,fitted)
importFrom(stats,formula)
importFrom(stats,integrate)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,na.exclude)
importFrom(stats,na.omit)
importFrom(stats,optim)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,pt)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,residuals)
importFrom(stats,rexp)
importFrom(stats,rgamma)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,terms)
importFrom(stats,uniroot)
importFrom(stats,update)
importFrom(stats,vcov)
importFrom(stringr,str_length)
importFrom(stringr,str_sub)
importFrom(survival,Surv)
importFrom(survival,coxph)
importFrom(survival,survdiff)
importFrom(survival,survfit)
importFrom(survival,survreg)
importFrom(utils,capture.output)
importFrom(utils,combn)
importFrom(utils,data)
importFrom(utils,hasName)
importFrom(utils,head)
importFrom(utils,modifyList)
importFrom(utils,object.size)
importFrom(utils,packageVersion)
importFrom(utils,read.table)
importFrom(utils,sessionInfo)
importFrom(utils,setTxtProgressBar)
importFrom(utils,str)
importFrom(utils,tail)
importFrom(utils,txtProgressBar)
importFrom(utils,write.table)
importFrom(weightedsurv,df_counting)
importFrom(weightedsurv,plot_weighted_km)
