# Generated by roxygen2: do not edit by hand

S3method(coef,mlbc_fit)
S3method(confint,mlbc_fit)
S3method(ols,default)
S3method(ols,formula)
S3method(ols_bca,default)
S3method(ols_bca,formula)
S3method(ols_bca_topic,default)
S3method(ols_bca_topic,formula)
S3method(ols_bcm,default)
S3method(ols_bcm,formula)
S3method(ols_bcm_topic,default)
S3method(ols_bcm_topic,formula)
S3method(one_step,default)
S3method(one_step,formula)
S3method(print,mlbc_bca_topic)
S3method(print,mlbc_bcm_topic)
S3method(print,mlbc_fit)
S3method(print,mlbc_summary)
S3method(print,mlbc_summary_bca)
S3method(print,mlbc_summary_bca_topic)
S3method(print,mlbc_summary_bcm)
S3method(print,mlbc_summary_bcm_topic)
S3method(print,mlbc_summary_onestep)
S3method(summary,mlbc_bca)
S3method(summary,mlbc_bca_topic)
S3method(summary,mlbc_bcm)
S3method(summary,mlbc_bcm_topic)
S3method(summary,mlbc_fit)
S3method(summary,mlbc_onestep)
S3method(vcov,mlbc_fit)
export(ols)
export(ols_bca)
export(ols_bca_topic)
export(ols_bcm)
export(ols_bcm_topic)
export(one_step)
importFrom(TMB,MakeADFun)
importFrom(stats,dnorm)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,nlminb)
importFrom(stats,optim)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(stats,sd)
importFrom(stats,terms)
useDynLib(MLBC, .registration=TRUE)
