Coder Social home page Coder Social logo

jamm-1's Introduction

jAMM: A Suite for Mediation Models

jamovi Advanced Mediation Models version 0.0.7

Docs and help

Please visit the jAMM docs page

State of the art

  • It makes the path model
  • It shows interactions in the path models
  • It makes checks for coherence of the model
  • It makes suggestions toward more coherent models
  • Automatically guesses which mediation model is more likely to be needed
  • Custom models from UI
  • It estimates the model coefficients
  • Simple mediational effects (estimated at different levels of moderators)

Not implemented

  • Interactions among moderators of moderators (not really high priority)
  • Rigorous checks for wired and complex models

Install

Currently, jAMM can only being installed via R (or Rstudio and equivelant software). First, 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("mcfanda/jamm")
pkg<-paste0(.libPaths()[[1]],"jamm")
jmvtools::install(pkg=pkg)

jamm-1's People

Contributors

mcfanda avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.