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 -174   1 -615    1 -579     1         35  -650  -657 -686

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.08


Try the EMC2 package in your browser

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

EMC2 documentation built on April 11, 2025, 5:50 p.m.