On Sun, Oct 16, 2011 at 4:48 PM, Michael Creel wrote:
>
>
> On Sun, Oct 16, 2011 at 11:13 AM, Juan Pablo Carbajal
> wrote:
>>
>> Hi,
>> I have posted a function that implements the two possible inverses of
>> vech. Does it already exist? I know there is a function that produces
>> a matrix that w
On Sun, Oct 16, 2011 at 11:13 AM, Juan Pablo Carbajal
wrote:
> Hi,
> I have posted a function that implements the two possible inverses of
> vech. Does it already exist? I know there is a function that produces
> a matrix that when multiplied by the output of vech returns a
> symmetric matrix (can
Hi,
I have posted a function that implements the two possible inverses of
vech. Does it already exist? I know there is a function that produces
a matrix that when multiplied by the output of vech returns a
symmetric matrix (can't remember the name). I think this version is
less memory/time consumin