plotProportions | R Documentation |
Plot the MCMC samples of the proportion, indexed by the MCMC chain.
plotProportions(
proportions,
title = "Components",
cex.lab = 1,
cex.main = 1,
cex.axis = 1
)
proportions |
Matrix of the MCMC proportion samples. The matrix size is number of the MCMC samples by the number of strains. |
title |
Figure title. |
cex.lab |
Label size. |
cex.main |
Title size. |
cex.axis |
Axis text size. |
No return value called for side effects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.