Skip to content

Conversation

@fkohrt
Copy link
Contributor

@fkohrt fkohrt commented Aug 20, 2024

ifelse() is unsafe because it silently only returns the first element of no if test is of length 1.

Fixes #456

`ifelse()` is unsafe because it silently only returns the first element of `no` if `test` is of length 1.
@rempsyc rempsyc merged commit f2bb5fb into easystats:main Sep 13, 2024
@rempsyc
Copy link
Member

rempsyc commented Sep 13, 2024

Thank you for your PR @fkohrt ! I believe it has accordingly closed your other issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot use custom rule when interpreting the effect size of a t-test

3 participants