Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



Have you had a look at -suest- yet?

HTH
Martin

____________________________________________________

On 08.02.2010 14:32, Valerie Orozco wrote:

    Hello,


I have to estimate some nonlinear combinations of parameters estimated from several models.
More precisely, I estimated 4 models (4 systems of equations) and have the corresponding matrix of estimated parameters (b1, b2, b3 and b4) and each corresponding variance covariance matrix (V1, V2, V3, V4). I want to estimate combinations of these parameters coming from these 4 estimations. The problem is that, with "nlcom", it has to be from only one estimation.


So, my first idea was to build two new matrix (b and V) making Stata believes it comes from only one estimation : 

	- b : just appending b1,b2, b3 and b4 horizontally
    	- V : a block diagonal matrix (each block being V1, V2, V3 and V4)
    	- but of course, some elements of this V block diagonal matrix are missing

Another idea I had was to use "eststo" and "estout" commands but it seems the matrix stored correspond to the last estimation.

Do you have some better ideas to help me?

Many thanks.

Valérie



-------------------------------
Valérie OROZCO
Toulouse School of Economics (INRA-GREMAQ)
21, allée de Brienne
F-31000 Toulouse, France

MA 101
+33 5 61 12 85 91
-------------------------------


*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index