export(fh_hetop, gendata_hetop, mle_hetop, triple_goal, waic_hetop)

importFrom("splines", "bs")

importFrom("stats", "coef", "cor", "lm", "nlm", "pnorm", "qnorm",
           "quantile", "resid", "rnorm", "runif", "sd", "var",
           "weighted.mean")

importFrom("utils", "flush.console")

importFrom("R2jags", "jags")
