Frederik Aust
Frederik Aust
Hi Richard, I'm currently writing an analysis script for a sequential Bayesian analysis. I will run the script every night to decide if I continue data collection. For obvious reasons...
Hi Mike, I was wondering whether you thought about adding other effect size measures to the `ezANOVA` result object. Specifically, I would like to see a partial eta squared. Many...
Currently, axis and legend titles default to the column names of the data.frame. There are several packages that provide functions to attach more comprehensive variable labels to data.frame columns (e.g.,...
#### Summary: `unconstrain_pars()` may return infinities for constrained samples that (possibly due to numerical problems) are on the bound of the parameter space. This can cause downstream problems, e.g., when...
Hi there, great package. I was wondering whether you might be interested in adding a new `ggplot2` stat and geom. I recently wanted to plot a two-dimensional HPD region for...
I really like the `label()` function. I have recently noticed that when I scale a variable this label attribute is lost. I haven't had time to go deeper into this,...
As pointed out by [a user on Twitter](https://twitter.com/EpistemeHealth/status/1282686460286697472) we currently output author names like so ~~~xml ~~~ when according to [NISO JATS 1.2](https://jats.nlm.nih.gov/publishing/tag-library/1.2/attribute/contrib-type.html) (as also [recommended for CRediT](https://jats4r.org/credit-taxonomy)) it should...
I'll summarize our discussion below. > We may want to qualify our roles. Given that this seems important to us, maybe we should implement support for this feature before releasing...
I'll summarize our discussion below. > CRO, Contributorship Research Ontology, an extension of CRediT, so perhaps it will gain traction, but probably at this point we should wait and see....
It would be super nice to have a raw text background file that stores all results reported using `apa_print()` so that a diff tool could immediately show what results have...