bayestestR icon indicating copy to clipboard operation
bayestestR copied to clipboard

Vignette on "overview of tests"

Open strengejacke opened this issue 4 years ago • 3 comments

Agree with the aliasing.

If I understand you, we'd have:

  • Against point null:
    • p_map (which is prob at MAP vs. prob at 0)
    • bf_zero (= bf_savagedickey)
  • Against ROPE
    • p_rope (= rope(..., ci = 1))
    • bf_rope
  • Against direction
    • p_direction
    • bf_direction
  • Against region of practical significance (i.e., ROPE * direction)
    • p_significance
    • bf_significance
  • Other BFs
    • _models
    • _inclusion
    • _restrict
  • Other indices
    • rope
    • equivalence_test

and bf_* would also be bayesfactor_*

Originally posted by @DominiqueMakowski in https://github.com/easystats/bayestestR/issues/258#issuecomment-554735148

strengejacke avatar Dec 05 '19 09:12 strengejacke

Note to myself: add a paragraph about aliases

DominiqueMakowski avatar Dec 09 '19 12:12 DominiqueMakowski

@DominiqueMakowski What do you think, do you find some time to write this vignette befor the forthcoming update? Or would you prefer to address this later?

strengejacke avatar Jan 02 '20 17:01 strengejacke

I think the time has come, before we push to CRAN., I'll find some time to do that this WE / beginning next week (and finally check that SI function @mattansb 😁)

DominiqueMakowski avatar Jan 02 '20 23:01 DominiqueMakowski