plot_density | R Documentation |
Generates a violin plot where violins represent the posterior probability of resistance and points represent the calculated probability of resistance to each antibiotic class. If a file already exists, it is read into memory.
plot_density(model, data, save_to, filename, save_pdf = FALSE)
model |
a |
data |
a |
save_to |
a |
filename |
a |
save_pdf |
a |
Returns a density plot and saves an rds file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.