plot_term_marginals | R Documentation |
Create ontological plot of marginal probabilities of terms
plot_term_marginals(
ontology,
term_marginals,
max_terms = 10,
min_probability = 0.01,
...
)
ontology |
|
term_marginals |
Numeric vector of marginal probabilities of inclusion in |
max_terms |
Maximum number of terms to include in plot. Note that additional terms may be included when terms have the same marginal probability, and common ancestor terms are included. |
min_probability |
Threshold probability of inclusion in |
... |
Additional arguments to pass to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.