# Generated by roxygen2: do not edit by hand

S3method("+",bmmformula)
S3method("[",bmmformula)
S3method("[<-",bmmformula)
S3method(add_links,bmmfit)
S3method(add_links,bmmodel)
S3method(bmf2bf,bmmodel)
S3method(check_data,bmmodel)
S3method(check_data,circular)
S3method(check_data,default)
S3method(check_data,imm_bsc)
S3method(check_data,imm_full)
S3method(check_data,non_targets)
S3method(check_data,sdm)
S3method(check_formula,bmmodel)
S3method(check_formula,default)
S3method(check_formula,non_targets)
S3method(check_model,bmmodel)
S3method(check_model,default)
S3method(configure_model,imm_abc)
S3method(configure_model,imm_bsc)
S3method(configure_model,imm_full)
S3method(configure_model,mixture2p)
S3method(configure_model,mixture3p)
S3method(configure_model,sdm)
S3method(configure_prior,bmmodel)
S3method(configure_prior,default)
S3method(configure_prior,imm_abc)
S3method(configure_prior,imm_bsc)
S3method(configure_prior,imm_full)
S3method(configure_prior,mixture3p)
S3method(default_prior,bmmformula)
S3method(fit_info,brmsfit)
S3method(fit_info,brmsfit_list)
S3method(identical,bmmformula)
S3method(identical,brmsformula)
S3method(identical,default)
S3method(identical,formula)
S3method(is_constant,bmmformula)
S3method(is_constant,default)
S3method(is_nl,bmmformula)
S3method(is_nl,default)
S3method(model_info,bmmodel)
S3method(postprocess_brm,bmmodel)
S3method(postprocess_brm,default)
S3method(postprocess_brm,sdm)
S3method(print,bmmformula)
S3method(print,bmmsummary)
S3method(print,message)
S3method(reset_env,bmmfit)
S3method(reset_env,bmmformula)
S3method(reset_env,brmsfamily)
S3method(reset_env,brmsformula)
S3method(reset_env,default)
S3method(reset_env,formula)
S3method(restructure,bmmfit)
S3method(revert_postprocess_brm,default)
S3method(revert_postprocess_brm,sdm)
S3method(rhs_vars,bmmformula)
S3method(rhs_vars,formula)
S3method(stancode,bmmformula)
S3method(standata,bmmformula)
S3method(summarise_model,bmmodel)
S3method(summary,bmmfit)
S3method(update,bmmfit)
export("%>%")
export(IMMabc)
export(IMMbsc)
export(IMMfull)
export(bmf)
export(bmf2bf)
export(bmm)
export(bmm_options)
export(bmmformula)
export(c_bessel2sqrtexp)
export(c_sqrtexp2bessel)
export(calc_error_relative_to_nontargets)
export(check_data)
export(configure_model)
export(configure_prior)
export(default_prior)
export(deg2rad)
export(dimm)
export(dmixture2p)
export(dmixture3p)
export(dsdm)
export(fit_info)
export(fit_model)
export(imm)
export(k2sd)
export(mixture2p)
export(mixture3p)
export(pimm)
export(pmixture2p)
export(pmixture3p)
export(postprocess_brm)
export(print_pretty_models_md)
export(psdm)
export(qimm)
export(qmixture2p)
export(qmixture3p)
export(qsdm)
export(rad2deg)
export(restructure)
export(revert_postprocess_brm)
export(rimm)
export(rmixture2p)
export(rmixture3p)
export(rsdm)
export(sdm)
export(sdmSimple)
export(softmax)
export(softmaxinv)
export(stancode)
export(standata)
export(supported_models)
export(use_model_template)
export(wrap)
import(stats)
importFrom(brms,default_prior)
importFrom(brms,restructure)
importFrom(brms,stancode)
importFrom(brms,standata)
importFrom(glue,glue)
importFrom(magrittr,"%>%")
importFrom(utils,packageVersion)
