- Home
- Bioconductor 3.23
- Software Packages
- metabomxtr (development version)
metabomxtr
This is the development version of metabomxtr; for the stable release version, see metabomxtr.
A package to run mixture models for truncated metabolomics data with normal or lognormal distributions
Bioconductor version: Development (3.23)
The functions in this package return optimized parameter estimates and log likelihoods for mixture models of truncated data with normal or lognormal distributions.
Author: Michael Nodzenski, Anna Reisetter, Denise Scholtens
Maintainer: Michael Nodzenski <michael.nodzenski at gmail.com>
citation("metabomxtr")):
Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("metabomxtr")
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("metabomxtr")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.