2021

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...]

census 2020: some quick visuals of demographic change

August 12, 2021 | Jason Timm

Intro A quick/simple post: using the PL94171 package to access Census 2020 counts. Census data won’t be API-accessible until ~late September; these data are available, however, for redistricting purposes – albeit in a funky format. The PL94171 package can be used to download and re-structure these files for super convenient ...
[Read more...]

Well Well Well my Excel

August 12, 2021 | HighlandR

Importing multiple excel files (not sheets, but files) and flattening into one data frame / tibble / data.table should be straightforward - shouldn’t it? How many ways can there be? What are the pros and cons of each? I’ve made three copies... [Read more...]
1 40 41 42 43 44 119

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)