Package: ICED
Title: IntraClass Effect Decomposition
Version: 0.0.1
Authors@R: 
    c(person(given = "Sam",
             family = "Parsons",
             email = "sam.parsons@radboudumc.nl", 
             role = c("aut", "cre"),
             comment = c(ORCID = "0000-0002-7048-4093")),
      person(given = "Rogier",
             family = "Kievit",
             role = c("aut"),
             comment = c(ORCID = "0000-0003-0700-4568")),
      person(given = "Andreas",
             family = "Brandmaier",
             role = c("aut"),
             comment = c(ORCID = "0000-0001-8765-6982")))
Maintainer: Sam Parsons <sam.parsons@radboudumc.nl>
Description: Estimate test-retest reliability for complex sampling strategies 
    and extract variances using IntraClass Effect Decomposition. Developed by
    Brandmaier et al. (2018) "Assessing reliability in neuroimaging research through intra-class effect decomposition (ICED)" <doi:10.7554/eLife.35718> 
    Also includes functions to simulate data based on sampling strategy. 
    Unofficial version release name: "Good work squirrels".
License: MIT + file LICENSE
URL: https://github.com/sdparsons/ICED
BugReports: https://github.com/sdparsons/ICED
Imports: boot, knitr, lavaan, MASS, stringr
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.1.1
Suggests: rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-08-16 15:04:08 UTC; samdp
Author: Sam Parsons [aut, cre] (<https://orcid.org/0000-0002-7048-4093>),
  Rogier Kievit [aut] (<https://orcid.org/0000-0003-0700-4568>),
  Andreas Brandmaier [aut] (<https://orcid.org/0000-0001-8765-6982>)
Repository: CRAN
Date/Publication: 2022-08-18 07:40:10 UTC
Built: R 4.1.3; ; 2023-04-17 16:30:57 UTC; windows
