Search found 2 matches
- Mon Aug 05, 2013 3:40 am
- Forum: Programming
- Topic: Replace na by * in matrix/table
- Replies: 1
- Views: 2072
Replace na by * in matrix/table
Hi, I load a matrix into EViews, then I convert it to a table and save it in LaTex format. My problem is that I want to replace missing values (na) by an asterisk, so I don't have to do this manually in the tex file after the conversion. Any ideas on how I could do it? The relevant part of the code ...
- Fri Jan 25, 2013 3:51 am
- Forum: Estimation
- Topic: Estimating a Non-linear model by FIML
- Replies: 1
- Views: 1748
Estimating a Non-linear model by FIML
Hi, I consider a simultaneous equation system of the following form: y = a_0 + a_1*x + a_2*z + e_1 x = b_0 + b_1*y + b_2*y*w + b_3*q + e_2 where z, w and q are all uncorrelated with the two disturbances. Otherwise, the disturbances are assumed to be drawn from a joint normal. If b_2 = 0, this is jus...
