In a sample size of 100, we identified the existence of two attributes A and B.
Our goal is to assess whether there is any association between these two attributes.
Since only the total sample size was fixed here, we conducted "Boschloo's exact test with a multinomial model".
Attribute A...
Suppose X~exp(.67), Y~exp(.8), Z~exp(.43). X and Y are correlated with a correlation coefficient of -0.6. Again X and Z are correlated with a correlation coefficient of -0.6. How can I generate data from X, Y and Z by incorporating this correlation. I know if they were uncorrelated, I could...