miniLNM: Miniature Logistic-Normal Multinomial Models

Logistic-normal Multinomial (LNM) models are common in problems with multivariate count data. This package gives a simple implementation with a 30 line 'Stan' script. This lightweight implementation makes it an easy starting point for other projects, in particular for downstream tasks that require analysis of "compositional" data. It can be applied whenever a multinomial probability parameter is thought to depend linearly on inputs in a transformed, log ratio space. Additional utilities make it easy to inspect, create predictions, and draw samples using the fitted models. More about the LNM can be found in Xia et al. (2013) "A Logistic Normal Multinomial Regression Model for Microbiome Compositional Data Analysis" <doi:10.1111/biom.12079> and Sankaran and Holmes (2023) "Generative Models: An Interdisciplinary Perspective" <doi:10.1146/annurev-statistics-033121-110134>.

Package details

AuthorKris Sankaran [aut, cre] (<https://orcid.org/0000-0002-9415-1971>)
MaintainerKris Sankaran <ksankaran@wisc.edu>
LicenseCC0
Version0.1.0
URL https://github.com/krisrs1128/miniLNM/ https://krisrs1128.github.io/miniLNM/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("miniLNM")

Try the miniLNM package in your browser

Any scripts or data that you put into this service are public.

miniLNM documentation built on Sept. 14, 2024, 1:08 a.m.