Package: statConfR
Type: Package
Title: Models of Decision Confidence and Metacognition
Version: 0.1.1
Date: 2024-04-24
Authors@R: c(
  person("Manuel", "Rausch", email="manuel.rausch@hochschule-rhein-waal.de", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-5805-5544")),
    person("Sebastian", "Hellmann",email="sebastian.hellmann@tum.de", role = c("aut"),
           comment = c(ORCID = "0000-0002-3621-6343"))
       )
Maintainer: Manuel Rausch <manuel.rausch@hochschule-rhein-waal.de>
Description: Provides fitting functions and other tools for decision confidence 
    and metacognition researchers, including meta-d'/d', often considered to be 
    the gold standard to measure metacognitive efficiency.
    Also allows to fit several static models of decision making and confidence 
    to test the assumptions underlying meta-d'/d' and which may serve as an 
    alternative when the assumptions of meta-d'/d' do not hold. See also Rausch 
    et al. (2023) <doi:10.1037/met0000634>.
License: GPL (>= 3)
URL: https://github.com/ManuelRausch/StatConfR
BugReports: https://github.com/ManuelRausch/StatConfR/issues
Depends: R (>= 4.0)
Imports: parallel, plyr, stats
Date/Publication: 2024-04-25 09:50:02 UTC
Encoding: UTF-8
LazyData: true
NeedsCompilation: no
Packaged: 2024-04-25 09:13:34 UTC; MRU
Repository: CRAN
RoxygenNote: 7.2.3
Author: Manuel Rausch [aut, cre] (<https://orcid.org/0000-0002-5805-5544>),
  Sebastian Hellmann [aut] (<https://orcid.org/0000-0002-3621-6343>)
Built: R 4.2.3; ; 2024-04-25 12:16:10 UTC; unix
