# Generated by roxygen2: do not edit by hand

S3method(importance,divfor)
S3method(predict,divfor)
S3method(predictions,divfor)
S3method(predictions,divfor.prediction)
S3method(print,divfor)
S3method(print,divfor.forest)
S3method(print,divfor.prediction)
S3method(print,tunedivfor)
export(divfor)
export(importance)
export(predictions)
export(tunedivfor)
import(stats)
import(utils)
importFrom(Matrix,Matrix)
importFrom(Rcpp,evalCpp)
useDynLib(diversityForest, .registration = TRUE)
