Module to compute cluster specific information for regression models
        with clustered errors, including leverage and influence statistics. 
        Models of type 'lm' and 'fixest'(from the 'stats' and 'fixest' packages)
        are supported. 'summclust' implements similar features as the 
        user-written 'summclust.ado' Stata module (MacKinnon, Nielsen & Webb, 2022; 
        <doi:10.48550/arXiv.2205.03288>).
| Version: | 0.7.2 | 
| Imports: | utils, dreamerr, MASS, collapse, generics, cli, rlang | 
| Suggests: | ggplot2, latex2exp, fabricatr, fixest, haven, sandwich, lmtest, testthat (≥ 3.0.0), knitr, rmarkdown, covr, httr | 
| Published: | 2023-08-10 | 
| DOI: | 10.32614/CRAN.package.summclust | 
| Author: | Alexander Fischer [aut, cre] | 
| Maintainer: | Alexander Fischer  <alexander-fischer1801 at t-online.de> | 
| BugReports: | https://github.com/s3alfisc/summclust/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://s3alfisc.github.io/summclust/ | 
| NeedsCompilation: | no | 
| Materials: | README, NEWS | 
| CRAN checks: | summclust results [issues need fixing before 2025-10-31] |