I would use that matrix to run another program. Yes, you' re right!
Thank you very much for your help!
Search found 3 matches
- Tue Sep 30, 2014 12:02 pm
- Forum: Programming
- Topic: delete rows from matrix
- Replies: 4
- Views: 3514
- Mon Sep 29, 2014 10:10 am
- Forum: Programming
- Topic: delete rows from matrix
- Replies: 4
- Views: 3514
Re: delete rows from matrix
Thank you for your reply! I'll try to describe what I am trying to do as precisely as I can. I have a matrix(3830,74). Some of its rows contain zeros. The maximum number of zeros is 74 for some rows. I know because I converted the matrix to a group and then used the the @rvalcount(group,0) function ...
- Mon Sep 29, 2014 8:36 am
- Forum: Programming
- Topic: delete rows from matrix
- Replies: 4
- Views: 3514
delete rows from matrix
Hi everybody! I use Eviews 7. I would like to delete some rows from a matrix. To be more specific I would like to delete a row if the number of zero elements in the row is more than 90% of the number of elements in the row. In other words if zero elements are more than a specific number. It seems an...
