apply mean on rows for each taxa across population
compute_mean_microbiome.Rd
apply mean on rows for each taxa across population
Arguments
- dir
bool
- n_ind
number of individual per generation
- ao
for dirichlet sampling parameter
- mix.params
Vector of two values giving the weights for the regularisation of the base population microbiome. mix.params1 = weight for raw microbiome and mix.params2 = weight for mean microbiome. DEFAULT = c(0.75,0.25)