README.md

jAMM: A Suite for Mediation Models

jamovi Advanced Mediation Models version 1.*

Docs and help

Please visit the jAMM docs page

State of the art

Not implemented

Install

jAMM can be installed from jamovi library within jamovi.

If you want to install from source, you need to install R developing tools from CRAN and jamovi developing tools.


install.packages("devtools",repos='http://cran.rstudio.com/')

install.packages('jmvtools', 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)



jamovi-amm/jamm documentation built on Nov. 15, 2023, 9:18 p.m.