plot_prevalence.bayeslist | R Documentation |
plot_prevalence.bayeslist
is used to produce plots of prevalence from a bayeslist
object from the main function bayeslist
.
plot_prevalence.bayeslist(
object,
covariate_names = NULL,
only_prev = FALSE,
xlim = NULL,
inverse = FALSE,
digit = 3,
...
)
object |
A |
covariate_names |
Names of covariates. |
only_prev |
Indicating whether only prevalence will be plotted. The default is FALSE. |
xlim |
Limits of x-axis. |
inverse |
Indicating whether prevalence should be calculated in the reverse order. The default is FALSE. |
digit |
Digit number to be displayed. |
... |
Additional parameters to be passed. |
None.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.