Giter VIP home page Giter VIP logo

GAMLj Suite for Linear Models

General, Mixed, Generalized, and Generalized Mixed Models

version 3.0.*


Estimates a General Linear Model, Mixed Linear Models, Generalized Linear Models and Generalized Mixed Models with categorial and/or continuous variables, with options to facilitate estimation of interactions, simple slopes, simple effects, post-hoc etc.

  • Continuous and categorical independent and dependent variables
  • F-test and parameter estimates
  • Confidence intervals
  • Moderation made easy
  • Simple slopes analysis
  • Simple effects
  • Polynomial effects
  • post-hoc analysis
  • Plots up to three-way interactions
  • Automatic selection of best estimation methods and degrees of freedom selection
  • Type III estimation

More informations can be found at GAMLj page

Install in jamovi

Please install jamovi and run it. Select the jamovi modules library and install GAMLj from there

Version 3

GAMLj has undergone a major upgrading with version 3.*. The upgrading made version 3 not compatible with previous versions of the module, meaning that analyses that are done with previous versions cannot be opened with version 3. If you need to open and work with analyses done with GAMLj version < 3.0.0, you can install GAMLj legacy from the jamovi library. It will not interfere with GAMLj3.

From GitHub

In your R script (or Rstudio) simply issue

library(jmvtools)
devtools::install_github("gamlj/gamlj")

From source

You will first need to download jamovi.

You can clone this repository and compile the module within R with

library(jmvtools)

jmvtools::install()

From GitHub

library(jmvtools)
devtools::install_github("gamlj/gamlj")

Previous Version (GAMLj 2.6.6 or below)

If you want to install the latest previous version of the module (Version 2.6.6) in R, run this:

library(jmvtools)
devtools::install_github("gamlj/gamlj",ref="Version.2.6.6")

Programmatic name

paste(paste(LETTERS[c(7,1,13,12)],collapse =""),paste(letters[10]),sep="")

GAMLj module for jamovi's Projects

gamlj icon gamlj

GAMLj: GLM, Mixed, Generalized and Generalized mixed models for jamovi

gamlj_legacy icon gamlj_legacy

Help page for GAMLj jamovi module up to version 2 (2.6.6)

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.