# Generated by roxygen2: do not edit by hand

S3method(margins,default)
S3method(margins,orf)
S3method(plot,orf)
S3method(predict,orf)
S3method(print,margins.orf)
S3method(print,orf)
S3method(print,orf.prediction)
S3method(summary,margins.orf)
S3method(summary,orf)
S3method(summary,orf.prediction)
export(margins)
export(orf)
import(ggplot2)
import(ranger)
importFrom(Rcpp,sourceCpp)
importFrom(stats,ave)
importFrom(stats,median)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,sd)
importFrom(utils,stack)
importFrom(xtable,print.xtable)
importFrom(xtable,xtable)
useDynLib(orf, .registration = TRUE)
