jAMM: A Suite for Mediation Models
Please find jAMM in the jamovi library.
First, you need to install R developing tools from CRAN and jamovi core package.
install.packages("devtools",repos='http://cran.rstudio.com/')
install.packages('jmvcore', repos=c('https://repo.jamovi.org', 'https://cran.r-project.org'))
Then you download jAMM module from this repository and install it
devtools::install_github("jamovi-amm/jamm")
pkg<-paste0(.libPaths()[[1]],"jamm")
jmvtools::install(pkg=pkg)
Got comments, issues or spotted a bug? Please open an issue on GAMLj at github“ or send me an email