I want to generate a valid variance-covariance matrix. One way could be to 
generate some random sample from multivariate normal distribution and then 
calculate cov. matrix. Another way could be to sample from wishart distribution 
itself. However both cases need a valid i.e. PD covariance matrix. As I need to 
generate that covariance matrix only, I am not interested those two methods. 
Can anyone suggest me some other way out?

Regards,

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to