Description Usage Arguments Value
View source: R/simulationStudy.R
Loads samples from files for the empirical sum of inverse Wishart matrices and a single inverse Wishart which approximates the distribution of the sum of inverse Wishart matrices. Creates a comparison plot showing the bivariate density of two cells.
1 2 3 |
sumFile |
file containing a sample from the distribution of a sum of inverse Wishart matrices |
approxFile |
file containing 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 |
height |
height of the output pdf figure |
width |
width of the output pdf figure |
filename |
filename for the output pdf plot |
lims |
plot limits |
col |
optional list of colors for the empirical and approximate densities |
comparison plot of bivariate densities
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.