# Generated by roxygen2: do not edit by hand

S3method(importance,divfor)
S3method(plot,interactionfor)
S3method(plot,multifor)
S3method(predict,divfor)
S3method(predict,divfor.forest)
S3method(predict,interactionfor)
S3method(predict,interactionfor.forest)
S3method(predict,multifor)
S3method(predict,multifor.forest)
S3method(predictions,divfor)
S3method(predictions,divfor.prediction)
S3method(print,divfor)
S3method(print,divfor.forest)
S3method(print,divfor.prediction)
S3method(print,interactionfor)
S3method(print,interactionfor.forest)
S3method(print,interactionfor.prediction)
S3method(print,multifor)
S3method(print,multifor.forest)
S3method(print,multifor.prediction)
S3method(print,tunedivfor)
S3method(str,divfor)
S3method(str,divfor.forest)
S3method(timepoints,divfor)
S3method(timepoints,divfor.prediction)
export(divfor)
export(importance)
export(interactionfor)
export(multifor)
export(plotEffects)
export(plotMcl)
export(plotPair)
export(plotVar)
export(predictions)
export(tunedivfor)
import(stats)
import(utils)
importFrom(Matrix,Matrix)
importFrom(Rcpp,evalCpp)
importFrom(ggplot2,aes)
importFrom(ggplot2,annotate)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_jitter)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_rug)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_discrete)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_linetype_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(ggpubr,annotate_figure)
importFrom(ggpubr,ggarrange)
importFrom(ggpubr,text_grob)
importFrom(rlang,.data)
useDynLib(diversityForest, .registration = TRUE)
