# Generated by roxygen2: do not edit by hand

S3method(plot,subgroup_fitted)
S3method(plot,subgroup_validated)
S3method(predict,subgroup_fitted)
S3method(print,subgroup_fitted)
S3method(print,subgroup_summary)
S3method(print,subgroup_validated)
S3method(summarize.subgroups,default)
S3method(summarize.subgroups,subgroup_fitted)
S3method(summary,subgroup_fitted)
export(check.overlap)
export(fit.subgroup)
export(plotCompare)
export(subgroup.effects)
export(summarize.subgroups)
export(validate.subgroup)
import(foreach)
import(gbm)
import(glmnet)
import(mgcv)
import(plotly)
import(survival)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_density)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_rect)
importFrom(ggplot2,geom_rug)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,theme)
importFrom(ggplot2,xlab)
importFrom(ggplot2,xlim)
importFrom(ggplot2,ylab)
importFrom(methods,is)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,chisq.test)
importFrom(stats,coef)
importFrom(stats,fisher.test)
importFrom(stats,gaussian)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,t.test)
