Package: iccbeta
Type: Package
Title: Multilevel Model Intraclass Correlation for Slope Heterogeneity
Version: 1.2.0
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) <doi:10.1177/1094428114563618>.
    This package quantifies the share of variance in a dependent variable that
    is attributed to group heterogeneity in slopes.
Depends: R (>= 3.4.0)
Imports: Rcpp, lme4, stats, methods
LinkingTo: Rcpp (>= 1.0.0), RcppArmadillo (>= 0.9.200)
Suggests: RLRsim, testthat, covr
License: GPL (>= 2)
URL: https://github.com/tmsalab/iccbeta
BugReports: https://github.com/tmsalab/iccbeta/issues
RoxygenNote: 6.1.1
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2019-01-28 20:34:11 UTC; ronin
Author: Steven Andrew Culpepper [aut, cph, cre]
    (<https://orcid.org/0000-0003-4226-6176>),
  Herman Aguinis [aut, cph] (<https://orcid.org/0000-0002-3485-9484>)
Maintainer: Steven Andrew Culpepper <sculpepp@illinois.edu>
Repository: CRAN
Date/Publication: 2019-01-28 21:50:02 UTC
Built: R 3.6.3; x86_64-w64-mingw32; 2020-08-05 04:59:29 UTC; windows
Archs: i386, x64
