Description Usage Arguments Value
View source: R/compareInverseWisharts.R
Creates a comparison plot showing the difference in the bivariate densities of two cells of the empirical sum of inverse Wishart matrices and a sample from a single inverse Wishart which approximates the distribution of the sum of inverse Wishart matrices.
1 2 |
empiricalReps |
a sample from the distribution of a sum of inverse Wishart matrices |
approxReps |
a sample from a single inverse Wishart which approximates the distribution of the sum of inverse Wishart matrices. |
cell1 |
the row and column of the first cell in the bivariate density |
cell2 |
the row and column of the second cell in the bivariate density |
style |
the type of 3D plot, either
|
ylim |
optional Y-axis plot limits |
xlim |
optional X-axis plot limits |
col |
optional list of colors for the empirical and approximate densities |
comparison plot of the difference between the bivariate densities
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.