# Generated by roxygen2: do not edit by hand

S3method(plot,forestry)
S3method(predict,adaptiveForestry)
S3method(predict,forestry)
S3method(predict,multilayerForestry)
export(CppToR_translator)
export(adaptiveForestry)
export(addTrees)
export(autoforestry)
export(autohonestRF)
export(compute_lp)
export(correctedPredict)
export(forestry)
export(getCI)
export(getOOB)
export(getOOBpreds)
export(getSplitProps)
export(getVI)
export(honestRF)
export(impute_features)
export(loadForestry)
export(make_savable)
export(multilayerForestry)
export(predictInfo)
export(relinkCPP_prt)
export(saveForestry)
import(glmnet)
import(methods)
import(parallel)
import(stats)
import(visNetwork)
importFrom(Rcpp,sourceCpp)
useDynLib(Rforestry, .registration = TRUE)
