# Generated by roxygen2: do not edit by hand

S3method(augment,coresynth)
S3method(augment,coresynth_staggered)
S3method(donor_outcomes,coresynth)
S3method(donor_outcomes,coresynth_gsc)
S3method(donor_outcomes,coresynth_mc)
S3method(donor_outcomes,coresynth_scm)
S3method(donor_outcomes,coresynth_sdid)
S3method(donor_outcomes,coresynth_si)
S3method(donor_outcomes,coresynth_tasc)
S3method(glance,coresynth)
S3method(glance,coresynth_inference)
S3method(plot,coresynth)
S3method(plot,scm_design)
S3method(plot,scm_placebo)
S3method(plot_data,coresynth)
S3method(plot_data,default)
S3method(plot_data,scm_placebo)
S3method(print,conformal_inference)
S3method(print,coresynth)
S3method(print,coresynth_inference)
S3method(print,coresynth_multiarm)
S3method(print,pred_spec)
S3method(print,scm_design)
S3method(print,sdid_inference)
S3method(summary,coresynth)
S3method(summary,coresynth_multiarm)
S3method(summary,scm_design)
S3method(synthetic_outcomes,coresynth)
S3method(synthetic_outcomes,coresynth_tasc)
S3method(tidy,coresynth)
S3method(tidy,coresynth_inference)
S3method(tidy,coresynth_multiarm)
S3method(tidy,coresynth_staggered)
S3method(treated_outcomes,coresynth)
export(augment_scm)
export(conformal_inference)
export(donor_outcomes)
export(export_json)
export(gsc_boot)
export(gsc_ife_cpp)
export(gsc_inference)
export(kalman_smoother_cpp)
export(loo_donors)
export(mspe_ratio_pval)
export(placebo_in_time)
export(plot_data)
export(pred)
export(scm_design)
export(scm_fit)
export(scm_inference)
export(scm_inner_weights_cpp)
export(scm_placebo_cpp)
export(scm_placebo_x_cpp)
export(scm_weights_cpp)
export(sdid_estimate_cpp)
export(sdid_inference)
export(sdid_placebo_cpp)
export(sdid_time_weights_cpp)
export(sdid_unit_weights_cpp)
export(si_inference)
export(si_pcr_cpp)
export(soft_impute_cpp)
export(synthetic_outcomes)
export(tensor_unfold_cpp)
export(treated_outcomes)
import(ggplot2)
importFrom(Rcpp,sourceCpp)
importFrom(broom,
  augment,
  glance,
  tidy
)
importFrom(stats,
  complete.cases,
  median,
  optim,
  pnorm,
  qnorm,
  quantile,
  reorder,
  rnorm,
  sd,
  setNames,
  var
)
importFrom(utils,
  combn,
  packageVersion
)
useDynLib(coresynth, .registration = TRUE)
