This may be of use to others but it's partly for me as I keep forgetting these and searching around for the .Rmd files in which I used the one I want!
I've learned a lot about data analysis from my errors, here's what I wish I'd known earlier!
This is very much work in progress so look for later posts about CECPfuns as well as this.
This extends https://www.psyctc.org/Rblog/posts/2021-02-07-why-pipe-why-the-tidyverse/ and introduces rowwise()
A short description of the post.
Just documenting how I have created these pages
A quick exploration of bootstrapping a Spearman and why you might, or might not, want it.
This is the first of my blog posts here, about the issue of overprinting and some ways to handle it using R and ggplot(). There's a small spin off topic on the impact on bivariate correlations and on linear regression of discretising continuous variables.
How to nudge categories on an axis of a ggplot plot.
Welcome to my blog which I hope will be useful to people using R to analyse data