# Generated by roxygen2: do not edit by hand

S3method(print,beam.data)
S3method(print,beam.stats)
export(check_beam_specs)
export(check_list_class)
export(clean_Bmtx)
export(compute_beam_stats)
export(compute_feature_pvalues)
export(compute_set_pvalues)
export(extend_set_data)
export(extract_beam_stats)
export(find_id_clm)
export(gen_beam_plot_list)
export(get_id_index)
export(plot_beam_boot)
export(plot_beam_clin)
export(plot_feat_clin)
export(prep_beam_data)
export(prep_beam_plot)
export(prep_beam_specs)
export(subset_beam_result)
import(ggmosaic)
import(ggplot2)
import(logistf)
import(survival)
import(survminer)
importFrom(MASS,ginv)
importFrom(dplyr,full_join)
importFrom(dplyr,inner_join)
importFrom(ggpubr,annotate_figure)
importFrom(ggpubr,ggarrange)
importFrom(ggpubr,text_grob)
importFrom(graphics,pairs)
importFrom(magrittr,"%>%")
importFrom(purrr,reduce)
importFrom(rlist,list.append)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,glm)
importFrom(stats,lm)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,nlminb)
importFrom(stats,p.adjust)
importFrom(stats,prcomp)
importFrom(stats,predict)
importFrom(stats,sd)
importFrom(stringr,str_extract_all)
importFrom(stringr,str_split)
importFrom(stringr,str_split_1)
importFrom(survival,Surv)
importFrom(survival,coxph)
importFrom(survival,coxph.control)
importFrom(utils,head)
