Malte Lüken

Results 7 comments of Malte Lüken

I agree with the above! `usethis` is also what I would recommend to those who want to start a new R package. Having such a script (maybe publish it as...

Thanks for reminding me! The problem with `Error in svd(X): infinite or missing values in 'x'` still persists, but the issue here is that the data set contains rows which...

Nice! I have also used DuckDB in combination with `dplyr ` in R, so I might add something about using data bases in R to the R language guide.

Thanks for creating the issue, my suspicion is that this bug is already solved in the new release, but without the .jasp file I can't be sure.

> Within a normal distribution, when I go -1SD, 0, +1SD I get to 16%, 50%, and 84%. This was indeed the reason why we didn't add the +/- 1...

@akwan168 and @TarandeepKang, I added an implementation of the index of moderated mediation for the next release. Does this output look like what you had in mind? ![Image](https://github.com/user-attachments/assets/ae8d120d-2d66-41e0-a099-15166d618621) As for...

This is indeed wrong! Thank you for spotting this @pivi95-psy. I will make a PR to fix it.