Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 455 Bytes

File metadata and controls

11 lines (7 loc) · 455 Bytes

wglmm

Survey-weighted Generalized Linear Mixed Models Allowing for Crossed Effects and Unit Specific Survey Weights

Installation

You can install this package using the remotes library in the following way:

remotes::install_github("jpburgard/wglmm")

Note that you need your system to be set up for c++ compilation. See https://cran.r-project.org/bin/windows/Rtools/ for Windows. For Linux and Macos search for advice on your specific distribution.