Package: rvmprior
Type: Package
Title: Relevance Vector Machine with Flexible Spike-and-Slab Priors
Version: 0.1.0
Authors@R: c(
    person("Alex", "Sousa",
           email = "asousa@unicamp.br",
           role = c("aut", "cre")),
    person("Rafael", "Oliveira",
           email = "r255424@dac.unicamp.br",
           role = "aut")
  )
Description: Fits Relevance Vector Machine (RVM) models for Normal,
    Epanechnikov, and Bickel prior distributions, and Gaussian or
    Mexican Hat kernels.
License: MIT + file LICENSE
Encoding: UTF-8
Config/roxygen2/version: 8.0.0
Imports: ggplot2, kernlab, MASS
NeedsCompilation: no
Packaged: 2026-07-06 21:05:05 UTC; anaca
Author: Alex Sousa [aut, cre],
  Rafael Oliveira [aut]
Maintainer: Alex Sousa <asousa@unicamp.br>
Repository: CRAN
Date/Publication: 2026-07-22 07:30:02 UTC
