# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,hbsae_results)
S3method(coef,hbmfit)
S3method(convergence_check,brmsfit)
S3method(convergence_check,hbmfit)
S3method(diagnostic_summary,hbcc_results)
S3method(diagnostic_summary,hbmfit)
S3method(family,hbmfit)
S3method(fitted,hbmfit)
S3method(fixef,hbmfit)
S3method(formula,hbmfit)
S3method(is.hbcc_results,default)
S3method(is.hbmc_results,default)
S3method(is.hbmfit,default)
S3method(is.hbpc_results,default)
S3method(is.hbsae_results,default)
S3method(is_converged,hbcc_results)
S3method(is_converged,hbmfit)
S3method(logLik,hbmfit)
S3method(model_compare,brmsfit)
S3method(model_compare,hbmfit)
S3method(nobs,hbmfit)
S3method(plot,hbcc_results)
S3method(plot,hbmc_results)
S3method(plot,hbmfit)
S3method(plot,hbpc_results)
S3method(plot,hbsae_results)
S3method(posterior_draws,hbmfit)
S3method(posterior_interval,hbmfit)
S3method(posterior_summary_hbm,hbmfit)
S3method(predict,hbmfit)
S3method(print,hbcc_results)
S3method(print,hbm_table)
S3method(print,hbmc_results)
S3method(print,hbmfit)
S3method(print,hbpc_results)
S3method(print,hbsae_results)
S3method(print,hbsaems_data_check)
S3method(print,hbsaems_shiny_check)
S3method(print,hbsaems_spatial_check)
S3method(prior_draws,hbmfit)
S3method(ranef,hbmfit)
S3method(residuals,hbmfit)
S3method(sae_filter,hbsae_results)
S3method(sae_predict,brmsfit)
S3method(sae_predict,hbmfit)
S3method(sae_scale,hbsae_results)
S3method(sae_transform,hbsae_results)
S3method(summary,hbcc_results)
S3method(summary,hbmc_results)
S3method(summary,hbmfit)
S3method(summary,hbpc_results)
S3method(summary,hbsae_results)
S3method(summary,hbsaems_check)
S3method(summary,hbsaems_data_check)
S3method(terms,hbmfit)
S3method(update,hbmfit)
S3method(variable.names,hbmfit)
S3method(vcov,hbmfit)
export(brms_custom_loglogistic)
export(brms_custom_shifted_loglogistic)
export(build_brms_custom_family)
export(build_spatial_weight)
export(check_data)
export(check_shiny_deps)
export(check_spatial_weight)
export(convergence_check)
export(diagnostic_summary)
export(dloglogistic)
export(dshifted_loglogistic)
export(get_hbsae_model)
export(hbcc)
export(hbm)
export(hbm_betalogitnorm)
export(hbm_binlogitnorm)
export(hbm_control)
export(hbm_data)
export(hbm_flex)
export(hbm_info)
export(hbm_lnln)
export(hbm_nonlinear)
export(hbm_priors)
export(hbm_warnings)
export(hbmc)
export(hbmfit)
export(hbpc)
export(hbsae)
export(is.hbcc_results)
export(is.hbmc_results)
export(is.hbmfit)
export(is.hbpc_results)
export(is.hbsae_results)
export(is.hbsaems_check)
export(is_converged)
export(list_hbsae_models)
export(log_lik_loglogistic)
export(log_lik_shifted_loglogistic)
export(model_average)
export(model_compare)
export(model_compare_all)
export(ploglogistic)
export(posterior_draws)
export(posterior_epred_loglogistic)
export(posterior_epred_shifted_loglogistic)
export(posterior_interval)
export(posterior_predict_loglogistic)
export(posterior_predict_shifted_loglogistic)
export(posterior_summary_hbm)
export(prior_check)
export(prior_draws)
export(prior_sensitivity)
export(pshifted_loglogistic)
export(qloglogistic)
export(qshifted_loglogistic)
export(read_stan_function)
export(register_hbsae_brms_custom)
export(register_hbsae_model)
export(rloglogistic)
export(rshifted_loglogistic)
export(run_sae_app)
export(sae_aggregate)
export(sae_benchmark)
export(sae_filter)
export(sae_predict)
export(sae_scale)
export(sae_transform)
export(tr)
export(tr_keys)
export(tr_langs)
export(update_hbm)
export(validate_hbmfit)
importFrom(brms,bf)
importFrom(brms,brm)
importFrom(brms,brm_multiple)
importFrom(brms,brmsfamily)
importFrom(brms,fixef)
importFrom(brms,prior_draws)
importFrom(brms,ranef)
importFrom(brms,save_pars)
importFrom(ggplot2,.data)
importFrom(mice,complete)
importFrom(mice,mice)
importFrom(rstantools,posterior_interval)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,family)
importFrom(stats,fitted)
importFrom(stats,formula)
importFrom(stats,logLik)
importFrom(stats,nobs)
importFrom(stats,predict)
importFrom(stats,residuals)
importFrom(stats,terms)
importFrom(stats,update)
importFrom(stats,variable.names)
importFrom(stats,vcov)
