GAMLj version ≥ 2.4.0

Introduction

GAMLj module can be installed and used in R as a standard R packages. Please check the R help for details. Here we provide some appliactions of the package in R.

Installation

At the moment, GAMLj is not in CRAN yet, so you need to install it via devtools

devtools::install_github("gamlj/gamlj")