# Generated by roxygen2: do not edit by hand

export(CausalHorseForest)
export(CausalShrinkageForest)
export(HorseTrees)
export(ShrinkageTrees)
importFrom(Rcpp,evalCpp)
importFrom(stats,coef)
importFrom(stats,pnorm)
importFrom(stats,qchisq)
importFrom(stats,qnorm)
importFrom(stats,runif)
importFrom(stats,sd)
useDynLib(ShrinkageTrees, .registration = TRUE)
