Skip to content
Back to formatted view

Raw Message

Message-ID: <C6F9C393-2586-4F57-BB00-41A2EC20913A@gmail.com>
Date: 2013-03-17T15:26:41Z
From: Lucas Holland
Subject: Copula package - normalCopula() param order

Hey all,

I'm trying to construct a 7-dimensional normal copula using the copula package. I'd like to supply as parameter a randomly generated correlation matrix (that I'll convert to a vector so I can feed it to the normalCopula function). What order do the pairwise correlations inside that vector have to be in? In other words: What does the normalCopula function "expect"? 

Thanks!