Package: statConfR
Type: Package
Title: Models of Decision Confidence and Metacognition
Version: 0.0.1
Date: 2023-09-11
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@ku.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.31234/osf.io/kdz34>.
License: GPL (>= 3)
URL: https://github.com/ManuelRausch/StatConfR
BugReports: https://github.com/ManuelRausch/StatConfR
Depends: R (>= 4.0)
Imports: parallel
Date/Publication: 2023-09-22 15:50:02 UTC
Encoding: UTF-8
LazyData: true
NeedsCompilation: no
Packaged: 2023-09-21 19:21:29 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>)
