StroupGLMM
: R Codes and Datasets for Generalized Linear Mixed Models: Modern Concepts, Methods and Applications by Walter W. StroupSchool of Mathematical & Statistical Sciences, Clemson University, Clemson, South Carolina, USA
Department of Mathematics and Statistics, University of Agriculture Faisalabad, Pakistan
Department of Statistics, University of Nebraska Lincoln, NE, USA
R Codes and Datasets for Stroup, W. W. (2012). Generalized Linear Mixed Models Modern Concepts, Methods and Applications, CRC Press.
The package can be installed from CRAN as follows:
install.packages("StroupGLMM", dependencies = TRUE)
The development version can be installed from github as follows:
if (!require("remotes")) install.packages("remotes")
remotes::install_github("myaseen208/StroupGLMM")
To know whats new in this version type:
news(package = "StroupGLMM")
StroupGLMM
To cite the methods in the package use:
citation("StroupGLMM")
Please, support this project by citing it in your publications!
Yaseen M, Munawar A, Stroup WW, Eskridge KM (2016). _StroupGLMM: R
Codes and Datasets for Generalized Linear Mixed Models: Modern
Concepts, Methods and Applications by Walter W. Stroup_.
A BibTeX entry for LaTeX users is
@Manual{,
title = {StroupGLMM: R Codes and Datasets for Generalized Linear Mixed Models: Modern Concepts, Methods and Applications by Walter W. Stroup},
author = {Muhammad Yaseen and Adeela Munawar and Walter W. Stroup and Kent M. Eskridge},
year = {2016},
journal = {The Comprehensive R Archive Network (CRAN)},
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.