Description Usage Arguments References
View source: R/utils_plotting.R
Plot of the projection of 3-simplex points of a posterior Dirichlet distribution into a 2D triangle. The function is used from the package rNPBST. Since it is a numeric function, the code was copied for further use in this package.
1 | plot_triangles(x, num.points = nrow(x$sample), ...)
|
x |
('list') |
num.points |
('double') |
... |
(any) |
https://github.com/JacintoCC/rNPBST
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.