Frederik Aust

Results 226 comments of Frederik Aust
trafficstars

Hi there, I'm also seeing this error, but possibly for a different reason. I'm doing a simulation study in which I estimate Bayes factors repeatedly a given dataset and model...

I found some time to do a little more digging. I now understand that `rstan::unconstrain_pars()` returns only model parameters (no transformed parameters, etc.). I think this accounts for the reduced...

Hah, great. I've been 'considering' this for ages. Thanks for taking the initiative!

This is odd, I'm having a hard time reproducing this error. I know we have worked out that it may be related to Windows, but don't quite see how this...

Great, thank you for the update. I'll try to take a closer look what is causing the problem.

I think, I have fixed the bug that causes printing of the placement options. The solution is a little hacky, because this appears to be a bug related to the...

Hey Michael, thanks for reaching out. Could you maybe share the code you used to generate the problematic table. It doesn't need to be reproducible, just the call to `apa_table()`...

I can't really reproduce this behavior. Using your YAML front matter (but omitting the reference to the file`../latex-stuff/header.tex`) and code chunk, I get the following: ![Bildschirmfoto 2022-11-15 um 12 01...

Hi Thomas, I just merged the branch. Could you try installing from the `main` branch and let me know if this fixes the problem for you?

Hi there, thanks for reaching out. Support for robust linear regression is definitely interesting. In fact, this is part of a workshop exercise, so you can use the code we...