# \donttest{
data("throat.otu.tab")
otu.tab = throat.otu.tab[,colSums(throat.otu.tab>0)>1]
fitted = MIDASim.setup(otu.tab)
fitted.modified = MIDASim.modify(fitted)
sim = MIDASim(fitted.modified, only.rel = FALSE)
# }
Run the code above in your browser using DataLab