# Generated by roxygen2: do not edit by hand

S3method(predict,PPforest)
S3method(print,PPforest)
export(PPforest)
export(PPtree_split)
export(node_data)
export(permute_importance)
export(ppf_avg_imp)
export(ppf_global_imp)
export(ternary_str)
importFrom(Rcpp,evalCpp)
importFrom(magrittr,"%>%")
useDynLib(PPforest)
