# Generated by roxygen2: do not edit by hand

S3method(gg_error,rfsrc)
S3method(gg_interaction,default)
S3method(gg_interaction,rfsrc)
S3method(gg_minimal_depth,default)
S3method(gg_minimal_depth,rfsrc)
S3method(gg_minimal_vimp,default)
S3method(gg_minimal_vimp,rfsrc)
S3method(gg_partial,rfsrc)
S3method(plot,gg_error)
S3method(plot,gg_interaction)
S3method(plot,gg_minimal_depth)
S3method(plot,gg_minimal_vimp)
S3method(plot,gg_partial)
S3method(plot,gg_partial_list)
S3method(plot,gg_rfsrc)
S3method(plot,gg_roc)
S3method(plot,gg_survival)
S3method(plot,gg_variable)
S3method(plot,gg_vimp)
S3method(print,gg_minimal_depth)
export(calc_auc)
export(calc_roc.rfsrc)
export(combine.gg_partial)
export(gg_error)
export(gg_interaction)
export(gg_minimal_depth)
export(gg_minimal_vimp)
export(gg_partial)
export(gg_partial_coplot)
export(gg_partial_coplot.rfsrc)
export(gg_rfsrc)
export(gg_rfsrc.rfsrc)
export(gg_roc)
export(gg_roc.rfsrc)
export(gg_survival)
export(gg_variable)
export(gg_variable.rfsrc)
export(gg_vimp)
export(gg_vimp.rfsrc)
export(kaplan)
export(nelson)
export(partial.rfsrc)
export(quantile_pts)
export(rfsrc_cache_datasets)
export(surface_matrix)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,annotate)
importFrom(ggplot2,coord_cartesian)
importFrom(ggplot2,coord_fixed)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_abline)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_errorbar)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_jitter)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,geom_smooth)
importFrom(ggplot2,geom_step)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,theme)
importFrom(parallel,mclapply)
importFrom(randomForestSRC,find.interaction)
importFrom(randomForestSRC,plot.variable)
importFrom(randomForestSRC,predict.rfsrc)
importFrom(randomForestSRC,rfsrc)
importFrom(randomForestSRC,var.select)
importFrom(randomForestSRC,vimp)
importFrom(stats,formula)
importFrom(stats,loess)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,reformulate)
importFrom(stats,xtabs)
importFrom(survival,Surv)
importFrom(survival,strata)
importFrom(survival,survfit)
importFrom(tidyr,gather_)
importFrom(utils,data)
importFrom(utils,head)
importFrom(utils,tail)
