Package: pvclass
Type: Package
Title: P-Values for Classification
Version: 1.4.1
Date: 2025-04-30
Authors@R: c(person(given = "Niki",
                      family = "Zumbrunnen",
                      role = c("aut", "cre"),
                      email = "niki.zumbrunnen@gmail.com"),
               person(given = "Lutz",
                      family = "Duembgen.",
                      role = "aut",
                      email = "lutz.duembgen@stat.unibe.ch"))
Imports: Matrix
Description: Computes nonparametric p-values for the potential class
        memberships of new observations as well as cross-validated
        p-values for the training data. The p-values are based on
        permutation tests applied to an estimated Bayesian likelihood
        ratio, using a plug-in statistic for the Gaussian model, 'k
        nearest neighbors', 'weighted nearest neighbors' or
        'penalized logistic regression'.
        Additionally, it provides graphical displays and quantitative
        analyses of the p-values.
License: GPL (>= 2)
LazyLoad: yes
NeedsCompilation: no
Packaged: 2025-04-30 06:57:23 UTC; znn1
Author: Niki Zumbrunnen [aut, cre],
  Lutz Duembgen. [aut]
Maintainer: Niki Zumbrunnen <niki.zumbrunnen@gmail.com>
Repository: CRAN
Date/Publication: 2025-04-30 07:30:01 UTC
Built: R 4.6.0; ; 2025-07-18 05:41:44 UTC; unix
