Apply a logistic normal multinomial model to jointly model a vector of count
responses $y$ in an outcome or mediation model. This is a common choice for
data where the parameter of interest is the composition across responses
(e.g., microbiome).
Usage
lnm_model(...)
Value
model An object of class model with estimator, predictor, and
sampler functions associated wtih a linear model.
Arguments
...
Keyword parameters passed to lnm in the 'miniLNM' package.