# Generated by roxygen2: do not edit by hand

S3method(predict,ordfor)
S3method(print,ordfor)
S3method(print,ordforpred)
export(ordfor)
export(perff_custom)
export(perff_equal)
export(perff_oneclass)
export(perff_proportional)
import(stats)
import(utils)
importFrom(Rcpp,evalCpp)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,runif)
useDynLib(ordinalForest)
