Search found 4 matches
- Mon May 16, 2011 5:55 am
- Forum: Programming
- Topic: State space specification
- Replies: 2
- Views: 2624
Re: State space specification
Thank you for your reply. I was abble to work in my specification issues.
- Sun May 15, 2011 8:59 am
- Forum: Programming
- Topic: State space specification
- Replies: 2
- Views: 2624
State space specification
Hi! I have a state-space model estimated from 1996Q1 to 2010Q4. I'm using the following program to run the estimations: smpl 1996:1 2010:4 sym (4) cov_c cov_c = @identity(4) sspace kmc1_r kmc1_r.append @vprior cov_c 'Ecuaciones de señal kmc1_r.append @signal dl1pib_sa = sv4 + sv1 - sv2 kmc1_r.append...
- Mon May 09, 2011 1:13 pm
- Forum: Programming
- Topic: Make State Series
- Replies: 2
- Views: 2304
Re: Make State Series
Thanks!
- Mon May 09, 2011 10:49 am
- Forum: Programming
- Topic: Make State Series
- Replies: 2
- Views: 2304
Make State Series
Hi! I have a state-space model estimated from 1996Q1 to 2010Q4. I'm using the following program to run the estimations: smpl 1996:1 2010:4 sym (4) cov_c cov_c = @identity(4) vector (4) vsini vsini.fill 100, 1000, 100, 100 sspace kmc2_r ' Definición de valores iniciales de los parámetros kmc2_r.appen...
