lglasso

R-CMD-check

The goal of lglasso is to estimate the Gaussian graphical model(network) based on the high-dimensional longitudinal data.

Installation

You will be able to install the released version of lglasso soon from CRAN with:

install.packages("lglasso")

And currently the development version can be installed from GitHub with:

# install.packages("devtools")
devtools::install_github("jiezhou-2/lglasso")

For the usage of lglasso package, please check the vignette at https://jiezhou-2.github.io/lglasso/articles/Introduction_of_lglasso_package.html for details.