metabomxtr

This is the released version of metabomxtr; for the devel version, see metabomxtr.

A package to run mixture models for truncated metabolomics data with normal or lognormal distributions


Bioconductor version: Release (3.22)

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 (from within R, enter citation("metabomxtr")):

Installation

To install this package, start R (version "4.5") and enter:


if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

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.