Skip to content

Analyze Clustered Data with Generalized Linear Models using the Cluster Bootstrap

License

Notifications You must be signed in to change notification settings

mathijsdeen/ClusterBootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClusterBootstrap

ClusterBootstrap is an R package that provides functionality for performing (generalized) linear models for the analysis of clustered data. You can download it from github with devtools:

#install.packages("devtools")
devtools::install_github("mathijsdeen/ClusterBootstrap")

The latest stable release can also be downloaded from the Comprehensive R Archive Network (CRAN), at https://cran.r-project.org/package=ClusterBootstrap.

The ClusterBootstrap package has dependencies on the following packages:

  • stats
  • utils
  • parallel
  • magrittr
  • dplyr

About

Analyze Clustered Data with Generalized Linear Models using the Cluster Bootstrap

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages