TomMaullin / BLMM

This repository contains all code for the BLMM toolbox.
19 stars 5 forks source link

Small derivation issue resolve #37

Closed TomMaullin closed 4 years ago

TomMaullin commented 4 years ago

This is a minor PR to address a small issue unearthed whilst writing up the derivations of CSFS. It transpires that a duplication matrix and elimination matrix were the wrong way around in the derivative of vech(D_k) with respect to vech(\Lambda_k). As these matrices are already extremely similar this fix made little practical difference.