Skip to content

davidbolin/ngme2

Repository files navigation

The ngme2 Package

ngme2 is an R package used for working with linear non-gaussian mixed effects models. See

davidbolin.github.io/ngme2/

for an introduction to the package.

The development version of ngme2 can be installed using the command

remotes::install_github("davidbolin/ngme2", ref = "devel")

The stable version of ngme2 can be installed using the command:

install.packages("ngme2", repos = "https://davidbolin.github.io/ngme2/")