Skip to content

detectseparation v0.4

Latest

Choose a tag to compare

@ikosmidis ikosmidis released this 29 Apr 13:11

New functionality

  • detect_separation() can now distinguish between complete and quasi-complete separation when separation_type = TRUE in detect_separation_control().

Other improvements, updates and additions

  • Documentation improvements.

  • Updated CI workflow.

  • detect_separation_control() does not infer the separator
    function, which is now done internally in
    .detect_infinite_estimates().

  • Fixed typos in some internal variable names (thanks to Kasper Daniel Hansen).