# Generated by roxygen2: do not edit by hand

S3method(predict,morf)
S3method(print,morf)
S3method(print,morf.marginal)
S3method(summary,morf)
S3method(summary,morf.marginal)
export(classification_error)
export(marginal_effects)
export(mean_ranked_score)
export(mean_squared_error)
export(morf)
export(tree_info)
import(orf)
import(stats)
import(utils)
importFrom(Rcpp,evalCpp)
importFrom(stats,ave)
importFrom(stats,median)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,sd)
useDynLib(morf)
