Bayesian latent Dirichlet allocation for 16S and metagenomics data.

LDAtopicmodel(stan_data, ...)

Arguments

stan_data

A list of stan data.

...

Arguments passed to rstan::sampling (e.g. iter, chains).

Value

An object of class stanfit returned by rstan::sampling.