# Generated by roxygen2: do not edit by hand

S3method(plot,compare.data)
S3method(plot,summary.elastic_net)
S3method(plot,summary.horseshoe)
S3method(plot,summary.naive)
S3method(print,summary.elastic_net)
S3method(print,summary.horseshoe)
S3method(print,summary.naive)
S3method(print,summary.naivepop)
S3method(summary,elastic_net)
S3method(summary,horseshoe)
S3method(summary,naive)
S3method(summary,naivepop)
export(ahr_estimation)
export(ahr_from_km)
export(compare)
export(elastic_net)
export(generate_stacked_data)
export(horseshoe)
export(lor_estimation)
export(naive)
export(naivepop)
export(preprocess)
export(simul_covariates)
export(simul_data)
export(simul_pfs)
export(subgroups)
export(survival_curves)
export(trt_horseshoe)
import(checkmate)
import(ggplot2)
importFrom(Rcpp,evalCpp)
importFrom(brms,brm)
importFrom(broom,tidy)
importFrom(dplyr,arrange)
importFrom(forcats,fct_inorder)
importFrom(gbm,gbm)
importFrom(glmnet,cv.glmnet)
importFrom(splines2,mSpline)
importFrom(stats,acf)
importFrom(survival,aareg)
importFrom(tibble,as_tibble)
importFrom(tidyr,gather)
importFrom(vdiffr,expect_doppelganger)
useDynLib(bonsaiforest, .registration = TRUE)
