August 2021

Keep your R scripts locally sourced

August 15, 2021 | Higher Order Functions

A few weeks ago, I had a bad debugging session. The code was just not doing what I expected, and I went down a lot of deadends trying to fix or simplify things. I could not get the problem to happen in a reproducible example (reprex) or interactively (in RStudio). ...
[Read more...]

Programmer’s confidence

August 15, 2021 | Rbloggers on Personal Blog

It’s the middle of August now and the book (“Advanced R Solutions”) my friend Malte and I have been writing in our spare time is currently being printed. If you’re interested in obtaining a hardcopy, you may already (pre-)order - the book will be sh...
[Read more...]

Meta Analysis in R

August 14, 2021 | George Pipis

Introduction We can analyze different scientific studies that address the same question by applying a meta-analysis. The assumption is that ... Read moreMeta Analysis in R
[Read more...]

Some Covid Donuts To End The Week

August 13, 2021 | hrbrmstr

Vox grabbed some data from the Kaiser Family Foundation and did a story a few days ago on it, then posted a different visualization of it that attracted some attention: I’m a pretty ardent donut detractor, but I have to also admit that they work pretty well for this ...
[Read more...]

How to Calculate Mahalanobis Distance in R

August 13, 2021 | finnstats

In multivariate space, the Mahalanobis distance is the distance between two points. It’s frequently used to locate outliers in statistical investigations involving several variables.... The post How to Calculate Mahalanobis Distance in R appeared first on finnstats. [Read more...]

A common mistake in psychology and psycholinguistics: Part 2

August 13, 2021 | Shravan Vasishth

A Common Mistake in Data Analysis (in Psychology/Linguistics): Subsetting data to carry out nested analyses (Part 2 of 2) A Common Mistake in Data Analysis (in Psychology/Linguistics): Subsetting data to carry out nested analyses (Part 2 of 2)Shravan Vasishth8/8/2021 tl;drSubsetting data to carry out pairwise comparisons within one level of ... [Read more...]
1 3 4 5 6 7 9

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)