Description Usage Arguments Value Note
View source: R/simulationStudy.R
Calculate the energy distance between samples contained in the specified .Rdata files containing samples for the sum of inverse Wisharts and samples for the approximating inverse Wishart.
1 | getEnergyDistanceForFilelist(sumFileList, approxFileList)
|
sumFileList |
list of files containing the empirical samples |
approxFileList |
list of files containing the samples for the approximating inverse Wishart |
the list of energy distance values
This function assumes that the filename lists are in the same order to pair the samples correctly
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.