Jeffrey Stevens

Results 6 issues of Jeffrey Stevens

While APA style omits the initial zero for values ranging between -1 to 1, other publishers don't have this requirement, and I publish in non-APA journals and would like to...

I appreciate the response to issue IndrajeetPatil/ggstatsplot#153---the defaults make sense. But would it be possible to have an argument that controls whether BF10 or BF01 and log or not log...

feature :hammer:

Using `method = "spearman"` or `ranktransform = TRUE` is equivalent for frequentist correlations but not Bayesian correlations when zeros are present in the data: ``` r library(correlation) x Parameter1 |...

Would it be possible to include a `wordcount` option that would place a word count underneath the keywords?

This PR addresses #341 by replacing `surveys$id[i]` with `"SV_xxxxxxx1"` in all documentation. This seems like a more robust way to name the survey ID, since deleting surveys could change a...