[Limdep Nlogit List] matrix commands

Andreas Drichoutis adrihout at aua.gr
Thu Jun 4 00:06:11 EST 2009


Dear all,

 

I'm using the below matrix command:

matrix ; bxr1=beta_i'xr $

 

where beta_i is a 5x71 matrix and xr is a 5x710 matrix. Limdep refuses to do
the multiplication with the following error: "Error   585: Matrix being
moved is too large for target."

 

>From the resulting matrix (71x710) I'm only interested in 10 elements from
each row i.e. I want to keep elements 1-10 from row 1, elements 11-20 from
row 2, elements 21-30 from row 3 etc and then collapse this matrix to a
71x10 matrix.

 

Does anyone know how to do that and how to get around the error message?
There must be a neat way to do it.

 

Kind regards,

Andreas Drichoutis




More information about the Limdep mailing list