import("partykit")

useDynLib("evtree")

export(
  "evtree",
  "evtree.control"
)
importFrom("stats", "model.weights", "runif", "var")