Hello.I want to make Besyian estimation on some very non-linear system. Is it possible to express in Dynare product of parameters and variables in matrix/vector form. For example I want to estimate parameters a1,a2 but I want to write in Dynare [a1 a2]*[x y]' and not a1*x+a2*y where x y are variables. This is a very easy case but It could be that we can not express one equation in simple form because it could include very complicated non-linear expressions which one can not write down analytically equation by equation. So we can write only in matrix products. For example A*inv(B)*C*z where z is a vector of variables but A,B.C are matrices of parameters. Here it is impossible to write in analytical form as equation by equation.
Thank you very much in advance.