lapmix
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see lapmix.
Laplace Mixture Model in Microarray Experiments
Bioconductor version: 3.14
Laplace mixture modelling of microarray experiments. A hierarchical Bayesian approach is used, and the hyperparameters are estimated using empirical Bayes. The main purpose is to identify differentially expressed genes.
Author: Yann Ruffieux, contributions from Debjani Bhowmick, Anthony C. Davison, and Darlene R. Goldstein
Maintainer: Yann Ruffieux <yann.ruffieux at epfl.ch>
citation("lapmix")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("lapmix")
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("lapmix")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.