tests/testthat/_snaps/compare.md

compare

Code
  compare(list(samples_LNR), cores_for_props = 1)
Output
      MD wMD  DIC wDIC BPIC wBPIC EffectiveN meanD Dmean minD
  1 -571   1 -610    1 -571     1         39  -648  -656 -687

savage-dickey

Code
  round(hypothesis(samples_LNR, parameter = "m", do_plot = F, H0 = -1), 2)
Output
  [1] 0.05
Code
  round(hypothesis(samples_LNR, fun = function(d) d["m"] - d["m_lMd"], H0 = -0.5,
  do_plot = F), 2)
Output
  [1] 0.09


Try the EMC2 package in your browser

Any scripts or data that you put into this service are public.

EMC2 documentation built on Dec. 2, 2025, 9:06 a.m.