A new version of the #rstats #easystats {modelbased}π¦just hit CRAN! {modelbased} helps you to easily compute marginal means, contrast analysis and model predictions. It's a wrapper around the great {marginaleffects}π¦, providing an easy and intuitive syntax! https://easystats.github.io/modelbased/
Comments
1) Understand your results with marginal means and marginal effects: `estimate_means()` and `estimate_slopes()`
2) Check for differences between groups in your samle: `estimate_contrasts()`
3) Communicate your results with plotting: `plot()`