| SimulateOmega {MIfuns} | R Documentation |
Generate omega values given the number of simulations, omega degrees of freedom, and list containing omega block values
SimulateOmega(nsim, df, Cov)
nsim |
the number of simulations that will be performed |
df |
the degrees of freedom of each omega block element |
Cov |
list containing the elements for each omega block element with one omega block per list item |
The number of elements in the df list and Cov list should be equal. Functions
riwish and myriwish are called by SImulateOmega.
One omega value is returned for each block element.
Developed by Metrum Institute (Bill Knebel, Tim Bergsma, and others).
MIfuns package available from Metrum Institute website (http://metruminstitute.org/).