Skip to content

rpsychologist/easymediation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

easymediation: R Package for the Easiest (and Most Correct) Way to Do Causal Mediation Analysis

easymediation is an R package designed to discourage you from performing mediation analysis. The package includes the simplest (and most correct) way to do causal mediation analysis.

Installation

You can install easymediation from GitHub using the remotes package:

# Install easymediation from GitHub
remotes::install_github("rpsychologist/easymediation")

Example Usage

# Load the easymediation package
library(easymediation)

# Run the mediation analysis using example data
mediation()

About

The Simplest and Most Correct Way to Do Causal Mediation Analysis

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages