jAMM: A Suite for Mediation Models

commons/pics/ui.png

Features

Not implemented

Install

Please find jAMM in the jamovi library.

Install in R

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)

Comments?

Got comments, issues or spotted a bug? Please open an issue on GAMLj at github“ or send me an email