# Generated by roxygen2: do not edit by hand

S3method(plot,mvbc.sim.result)
S3method(plot,mvbc.tester.result)
S3method(summary,mvbc.sim.result)
S3method(summary,mvbc.simulator.model)
S3method(summary,mvbc.tester.result)
S3method(summary,mvbc.trainer.model)
export(ld)
export(mvbc.fullformula)
export(mvbc.glm.step)
export(mvbc.median.effect)
export(mvbc.optimizer)
export(mvbc.predict)
export(mvbc.simulator)
export(mvbc.tester)
export(mvbc.train)
export(mvbc.trainer)
export(mvbc.trainer.fit)
export(mvbc.trainer.predict.Ybin_hat)
export(mvbc.trainer.predict.p_hat)
export(mvbc.trainer.ssr)
importFrom(fields,Tps)
importFrom(grDevices,hcl.colors)
importFrom(graphics,abline)
importFrom(graphics,boxplot)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,par)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,glm)
importFrom(stats,model.matrix)
importFrom(stats,optim)
importFrom(stats,plogis)
importFrom(stats,predict)
importFrom(stats,quasibinomial)
importFrom(stats,rbinom)
importFrom(stats,reformulate)
importFrom(stats,rlnorm)
importFrom(stats,rnorm)
importFrom(stats,terms)
importFrom(utils,head)
importFrom(utils,tail)
