Search found 2 matches
- Fri Mar 06, 2015 6:07 am
- Forum: Programming
- Topic: store matrices in a matrix
- Replies: 2
- Views: 2142
Re: store matrices in a matrix
Thank you!
- Thu Mar 05, 2015 5:17 am
- Forum: Programming
- Topic: store matrices in a matrix
- Replies: 2
- Views: 2142
store matrices in a matrix
Dear all I have a short question. I run a rolling VAR estimation and I'd like to store, for example the coefficients from each estimation is a 3x2 matrix (denote varcoeff{!step}), in a matrix, say 'varcoeff', whose size changes in each iteration. How can I write correctly the following varcoeff(step...
