Package: iccbeta Type: Package Title: Multilevel Model Intraclass Correlation for Slope Heterogeneity Version: 1.2.1 Authors@R: c(person("Steven Andrew", "Culpepper", email = "sculpepp@illinois.edu", role = c("aut", "cph", "cre"), comment = c(ORCID = "0000-0003-4226-6176") ), person("Herman", "Aguinis", email = "haguinis@gwu.edu", role = c("aut", "cph"), comment = c(ORCID = "0000-0002-3485-9484")) ) Description: A function and vignettes for computing an intraclass correlation described in Aguinis & Culpepper (2015) . This package quantifies the share of variance in a dependent variable that is attributed to group heterogeneity in slopes. URL: https://tmsalab.github.io/iccbeta/, https://github.com/tmsalab/iccbeta BugReports: https://github.com/tmsalab/iccbeta/issues License: GPL (>= 2) Depends: R (>= 4.3.0) Imports: Rcpp, lme4, stats, methods LinkingTo: Rcpp (>= 1.1.0), RcppArmadillo (>= 15.0.2-2) Suggests: RLRsim, testthat, covr RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) Encoding: UTF-8 LazyData: true Config/pak/sysreqs: cmake make Repository: https://tmsalab.r-universe.dev Date/Publication: 2025-09-27 04:15:02 UTC RemoteUrl: https://github.com/tmsalab/iccbeta RemoteRef: HEAD RemoteSha: b4e9d7b6b0173df3874c79f22f4d0f19fcdff3c4 NeedsCompilation: yes Packaged: 2026-06-05 09:03:34 UTC; root Author: Steven Andrew Culpepper [aut, cph, cre] (ORCID: ), Herman Aguinis [aut, cph] (ORCID: ) Maintainer: Steven Andrew Culpepper