# Generated by roxygen2: do not edit by hand

S3method(PartialDependence,MetaForest)
S3method(PartialDependence,ranger)
S3method(coef_test,rma)
S3method(extract_proximity,MetaForest)
S3method(plot,MetaForest)
S3method(plot,mf_preselect)
S3method(plot,ranger)
S3method(predict,MetaForest)
S3method(preselect,MetaForest)
S3method(print,MetaForest)
S3method(print,coef_test_results)
S3method(print,mf_preselect)
S3method(print,summary.MetaForest)
S3method(seq_unif,character)
S3method(seq_unif,factor)
S3method(seq_unif,integer)
S3method(seq_unif,numeric)
S3method(summary,MetaForest)
export(MetaForest)
export(ModelInfo_mf)
export(ModelInfo_rma)
export(PartialDependence)
export(SimulateSMD)
export(VarImpPlot)
export(WeightedScatter)
export(coef_test)
export(extract_proximity)
export(preselect)
export(preselect_vars)
import(data.table)
import(ggplot2)
import(grid)
import(gtable)
import(metadat)
import(metafor)
import(ranger)
import(stats)
importFrom(data.table,setcolorder)
importFrom(grid,grid.draw)
importFrom(grid,grid.newpage)
importFrom(grid,grobWidth)
importFrom(grid,nullGrob)
importFrom(grid,textGrob)
importFrom(gtable,gtable_add_cols)
importFrom(gtable,gtable_add_grob)
importFrom(gtable,gtable_matrix)
importFrom(metafor,rma)
importFrom(methods,hasArg)
importFrom(stats,predict)
importFrom(utils,installed.packages)
