Introduction

StroupGLMM has R codes and data sets for Generalized Linear Mixed Models: Modern Concepts, Methods and Applications by Walter W. Stroup.

Installation

Use devtools to install the development version from Github:

if(!require("devtools")) install.packages("devtools")
devtools::install_github('myaseen208/StroupGLMM', build_vignettes = TRUE)

License

This package is free and open source software, licensed under GPL.