Tagged Questions
4
votes
2answers
200 views
Generate correlated random variables from Normal and Gamma distributions
I want to generate a random vector $z$ of dimension $k+m$ with some given correlation matrix $\Sigma$, such that the first $k$ elements of the vector are distributed normally and the last $m$ elements ...