Index of /web/packages/ClusterBootstrap/readme

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  -  
[TXT]README.html2020-02-24 15:10 4.5K 

README

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