# Generated by roxygen2: do not edit by hand

S3method(predict,ordfor)
S3method(print,ordfor)
S3method(print,ordforpred)
export(ordfor)
export(perfm_custom)
export(perfm_equal)
export(perfm_irrespective)
export(perfm_onecateg)
import(stats)
import(utils)
importFrom(Rcpp,evalCpp)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,runif)
useDynLib(ordinalForest)
