My recommended R packages / functions for behavioral researchers who deal with 2X2 experiments

This page summarizes the projects mentioned and recommended in the original post on /r/rstats

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • afex

    Analysis of Factorial EXperiments (R package)

  • afex is great for ANOVAs. It gives you type 3 SS by default too, and includes methods for bootstrapping. It was specifically made for experimental/factorial designs iirc. It also handles mixed effect regressions by calling lme4. You can even specify repeated measures ANOVA with the same syntax as mixed effect models.

  • easystats

    :milky_way: The R easystats-project

  • I'd also recommend the whole easystats suite of packages. They make model post-processing much easier. It includes a more intuitive (but more limited, imo) replacement for emmeans: modelbased.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts