# Generated by roxygen2: do not edit by hand

S3method(AIC,isfit)
S3method(BIC,isfit)
S3method(coef,isfit)
S3method(confint,isfit)
S3method(logLik,isfit)
S3method(plot,isfit)
S3method(predict,isfit)
S3method(print,isfit)
S3method(print,summary.isfit)
S3method(residuals,isfit)
S3method(summary,isfit)
S3method(vcov,isfit)
S3method(weights,isfit)
export(is_control)
export(is_diagnostics)
export(is_dist)
export(is_fit)
export(is_loglik)
export(is_model_comparison)
export(is_posterior_expectation)
export(is_predictive)
export(is_proposal_defensive)
export(is_proposal_normal)
export(is_proposal_t)
export(is_proposal_uniform)
export(simulate_complete)
export(simulate_hybrid)
export(simulate_interval)
export(simulate_left)
export(simulate_progressive)
export(simulate_right)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,logLik)
importFrom(stats,predict)
importFrom(stats,residuals)
importFrom(stats,vcov)
importFrom(stats,weights)
