# Generated by roxygen2: do not edit by hand

S3method(as_draws,array)
S3method(as_draws,rjuliabugs)
S3method(as_mcmc,array)
S3method(as_mcmc,rjuliabugs)
S3method(as_rvar,array)
S3method(as_rvar,rjuliabugs)
S3method(summary,rjuliabugs)
export(as_draws)
export(as_mcmc)
export(as_rvar)
export(bugs2juliaBUGS)
export(convert_numeric_types)
export(delete_julia_obj)
export(extract)
export(juliaBUGS)
export(julia_assign_int)
export(load_rjuliabugs)
export(save_rjuliabugs)
export(setup_juliaBUGS)
export(wrap_model_to_juliaBUGS)
importFrom(JuliaCall,julia_assign)
importFrom(JuliaCall,julia_call)
importFrom(JuliaCall,julia_eval)
importFrom(coda,as.mcmc)
importFrom(coda,as.mcmc.list)
importFrom(coda,mcmc)
importFrom(posterior,as_draws)
importFrom(posterior,rvar)
