Package: BKPC
Title: Bayesian Kernel Projection Classifier
Version: 1.0.2
Authors@R: 
    person("Katarina", "Domijan", , "domijank@tcd.ie", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-4268-2236"))
URL: https://github.com/domijan/BKPC
BugReports: https://github.com/domijan/BKPC/issues
Description: Bayesian kernel projection classifier (Domijan and Wilson,2011) <doi:10.1007/s11222-009-9161-8> is a nonlinear multicategory classifier which performs the classification of the projections of the data to the principal axes of the feature space. A Gibbs sampler is implemented to find the posterior distributions of the parameters.
LazyData: true
License: MIT + file LICENSE
Depends: R (>= 3.5.0)
Imports: kernlab
NeedsCompilation: yes
Packaged: 2026-06-20 08:39:04 UTC; katarina
Author: Katarina Domijan [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-4268-2236>)
Maintainer: Katarina Domijan <domijank@tcd.ie>
Repository: CRAN
Date/Publication: 2026-06-22 13:10:16 UTC
