Package: piiR
Type: Package
Title: Predictive Information Index ('PII')
Version: 0.2.0
Authors@R: person(given = c("Kevin", "E."),
                  family = "Wells",
                  role = c("aut", "cre"),
                  email = "kevin.e.wells@usm.edu")
Maintainer: Kevin E. Wells <kevin.e.wells@usm.edu>
Description: A simple implementation of the Predictive Information Index ('PII') using mutual information and entropy from the 'infotheo' package. 
  For related methodology, see Wells (2025) <https://github.com/TheotherDrWells/piiR>.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: stats (>= 3.6.0), infotheo (>= 1.2.0), pROC (>= 1.18.0)
VignetteBuilder: knitr
Suggests: knitr, rmarkdown
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-04-09 16:42:19 UTC; w10105397
Author: Kevin E. Wells [aut, cre]
Repository: CRAN
Date/Publication: 2025-04-10 14:30:08 UTC
