# Generated by roxygen2: do not edit by hand

S3method(JN,default)
S3method(JN,jn_input)
S3method(JN,lmerModLmerTest)
S3method(JN,merMod)
S3method(JN,multiSiena)
S3method(JN,sienaBayesFit)
S3method(as.data.frame,JN)
S3method(as.data.frame,JN_list)
S3method(autoplot,JN)
S3method(coef,JN)
S3method(jn_input,data.frame)
S3method(jn_input,default)
S3method(jn_input,lm)
S3method(jn_input,lmerModLmerTest)
S3method(jn_input,matrix)
S3method(jn_input,mcmc)
S3method(jn_input,mcmc.list)
S3method(jn_input,merMod)
S3method(jn_input,multiSiena)
S3method(jn_input,sienaBayesFit)
S3method(jn_input,sienaFit)
S3method(jn_regions,JN_2way)
S3method(jn_regions,JN_3way)
S3method(plot,JN)
S3method(plot,JN_list)
S3method(print,JN)
S3method(print,JN_list)
S3method(print,jn_input)
S3method(print,summary.JN)
S3method(summary,JN)
S3method(summary,JN_list)
S3method(vcov,JN)
export(JN)
export(JNK_bayes)
export(JNK_freq)
export(autoplot)
export(jn_input)
export(jn_plots)
export(jn_posterior)
export(jn_regions)
export(jn_save)
export(jn_style)
export(jn_wald)
import(ggpattern)
import(ggplot2)
import(patchwork)
importFrom(ggplot2,
  autoplot,
  ggsave
)
importFrom(grDevices,
  dev.interactive,
  devAskNewPage
)
importFrom(stats,
  coef,
  model.frame,
  pnorm,
  qnorm,
  quantile,
  sd,
  setNames,
  vcov
)
importFrom(utils,
  head,
  modifyList
)
