SimulateOmega {MIfuns}R Documentation

Generate omega values for simulation

Description

Generate omega values given the number of simulations, omega degrees of freedom, and list containing omega block values

Usage

SimulateOmega(nsim, df, Cov)

Arguments

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

Details

The number of elements in the df list and Cov list should be equal. Functions riwish and myriwish are called by SImulateOmega.

Value

One omega value is returned for each block element.

Author(s)

Developed by Metrum Institute (Bill Knebel, Tim Bergsma, and others).

References

MIfuns package available from Metrum Institute website (http://metruminstitute.org/).

See Also

CreateParametersForSimulation


[Package MIfuns version 3.2.9 Index]