vbmp
This package is for version 3.20 of Bioconductor; for the stable, up-to-date release version, see vbmp.
Variational Bayesian Multinomial Probit Regression
Bioconductor version: 3.20
Variational Bayesian Multinomial Probit Regression with Gaussian Process Priors. It estimates class membership posterior probability employing variational and sparse approximation to the full posterior. This software also incorporates feature weighting by means of Automatic Relevance Determination.
Author: Nicola Lama <nicola.lama at unina2.it>, Mark Girolami <girolami at dcs.gla.ac.uk>
Maintainer: Nicola Lama <nicola.lama at unina2.it>
citation("vbmp")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("vbmp")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("vbmp")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.