# Generated by roxygen2: do not edit by hand

S3method(as.character,bscm_prior)
S3method(as.data.frame,bscmfit)
S3method(as_draws,bscmfit)
S3method(average_treatment_effect,bscmfit)
S3method(bayes_R2,bscmfit)
S3method(check_mcmc_diagnostics,bscmfit)
S3method(coef,bscmfit)
S3method(covariate_adjustment,bscmfit)
S3method(covariate_imbalance,bscmfit)
S3method(donor_weights,bscmfit)
S3method(effective_donors,bscmfit)
S3method(fitted,bscmfit)
S3method(get_priors,bscmfit)
S3method(get_refmodel,bscmfit)
S3method(get_standata,bscmfit)
S3method(get_stanfit,bscmfit)
S3method(get_stanfit,default)
S3method(leave_donor_out,bscmfit)
S3method(lfo,bscmfit)
S3method(log_lik,bscmfit)
S3method(loo,bscmfit)
S3method(loo_R2,bscmfit)
S3method(nchains,bscmfit)
S3method(ndraws,bscmfit)
S3method(placebo_effects,bscmfit)
S3method(plot,bscm_lfo)
S3method(plot,bscmfit)
S3method(plot_coefs,bscmfit)
S3method(plot_effects,bscm_ldo)
S3method(plot_effects,bscm_placebo_effects)
S3method(plot_effects,bscmfit)
S3method(plot_residuals,bscmfit)
S3method(plot_weights,bscm_ldo)
S3method(plot_weights,bscmfit)
S3method(posterior_epred,bscmfit)
S3method(posterior_linpred,bscmfit)
S3method(posterior_predict,bscmfit)
S3method(print,bscm_lfo)
S3method(print,bscm_prior)
S3method(print,bscmfit)
S3method(print,bscmfit_diagnostics)
S3method(print,summary_bscmfit)
S3method(residuals,bscmfit)
S3method(rmse,bscmfit)
S3method(rmse_ratio,bscmfit)
S3method(sigma,bscmfit)
S3method(summary,bscmfit)
S3method(synthetic_control,bscmfit)
S3method(treatment_effect,bscmfit)
export(as_draws)
export(average_treatment_effect)
export(bayes_R2)
export(beta_pr)
export(bscm)
export(check_mcmc_diagnostics)
export(covariate_adjustment)
export(covariate_imbalance)
export(dirichlet_pr)
export(donor_ranking)
export(donor_weights)
export(effective_donors)
export(exponential_pr)
export(gamma_pr)
export(get_priors)
export(get_refmodel)
export(get_standata)
export(get_stanfit)
export(half_normal_pr)
export(leave_donor_out)
export(lfo)
export(log_lik)
export(logistic_normal_pr)
export(loo)
export(loo_R2)
export(nchains)
export(ndraws)
export(normal_pr)
export(placebo_effects)
export(plot_coefs)
export(plot_effects)
export(plot_residuals)
export(plot_weights)
export(posterior_epred)
export(posterior_linpred)
export(posterior_predict)
export(proj_predict_bscm)
export(residual_acf)
export(rmse)
export(rmse_ratio)
export(student_pr)
export(synthetic_control)
export(treatment_effect)
export(tv)
import(ggplot2)
importFrom(RcppParallel,RcppParallelLibs)
importFrom(dplyr,all_of)
importFrom(dplyr,any_of)
importFrom(dplyr,bind_rows)
importFrom(dplyr,filter)
importFrom(dplyr,lst)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,tibble)
importFrom(loo,loo)
importFrom(methods,new)
importFrom(posterior,as_draws)
importFrom(posterior,nchains)
importFrom(posterior,ndraws)
importFrom(projpred,get_refmodel)
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,.env)
importFrom(rstan,sampling)
importFrom(rstantools,bayes_R2)
importFrom(rstantools,log_lik)
importFrom(rstantools,loo_R2)
importFrom(rstantools,posterior_epred)
importFrom(rstantools,posterior_linpred)
importFrom(rstantools,posterior_predict)
importFrom(rstantools,rstan_config)
importFrom(stats,coef)
importFrom(stats,fitted)
importFrom(stats,residuals)
importFrom(stats,sd)
importFrom(stats,sigma)
useDynLib(bscm, .registration = TRUE)
