George,
I update the wiki page on this point. I hope it clarifies things.
Best
Michel
George Perendia wrote:
Hi Michel
As I understand, according to
"Remark 4.* xxx_id vectors select subset of xparam1 (for instance, xparam_1(np_id) selects all the lines of xparam1 corresponding to the estimated "deep" parameters"
on the wiki page, ncx_id is index into varexo1, so it can be just one column. but what we seem to be missing there are both single (for diagonals) and dual (for correlations) indices into Q and H matrices such as estim_params_.corrx(i,1). Best George On 28/04/2010 14:42, Michel Juillard wrote:
Hi George,
ncx_id ncx by 1 vector of integers.(for estimated structural shock correlations). .
ncn_id ncn by 1 vector of integers (estimated measurement error correlations).
these should be two-column matrices (one index of each correlated variable) ncx_id1_id2 ncx x 2 ncn_id1_id2 ncn x 2
Best
Michel
We have those *_id's indices into xparam1 but what indices are there into Q and H matrices respectively , including for pairs of (symmetric) coordinates on the lines of
estim_params_.corrx(i,1);
and k1 = options_.lgyidx2varobs(estim_params_.corrn(i,1)); *used in DsgeLikelihood.m*?
Shall we continue to use those as separate entities in estim_params_, including. estim_params_.var_exo and estim_params_.var_endo, or store separate new ones into the new EstimationModule params structure?
-- Best regards George
Dev mailing list Dev@dynare.org https://www.dynare.org/cgi-bin/mailman/listinfo/dev
Dev mailing list Dev@dynare.org https://www.dynare.org/cgi-bin/mailman/listinfo/dev
--
Best regards George 07951415480
Dev mailing list Dev@dynare.org https://www.dynare.org/cgi-bin/mailman/listinfo/dev