Nothing
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
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
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.