runSimulationStudy: runSimulationStudy

Description Usage Arguments Note

View source: R/simulationStudy.R

Description

This function reproduces the simulation study results for the manuscript:
Kreidler, S. M., Muller, K. E., & Glueck, D. H. An Approximation to the Distribution of the Sum of Inverse Wishart Matrices, In review.

Usage

1
2
runSimulationStudy(study.seed = 1812, study.data.dir = ".",
  study.figures.dir = ".")

Arguments

study.seed

the random number seed (defaults to 1812)

study.data.dir

the directory into which data files are written (defaults to current working directory)

study.figures.dir

the directory into which pdf figures are written (defaults to the current working directory)

Note

The energy distance calculations will take several minutes to a few hours to run depending on processor speed


SampleSizeShop/invWishartSum documentation built on Feb. 5, 2022, 5:04 a.m.