Search found 9 matches
- Sun Sep 19, 2010 11:42 pm
- Forum: Graphics, Reports, and Other Output
- Topic: how can i make shadow more dark than it before
- Replies: 2
- Views: 6627
- Sun Sep 19, 2010 4:08 am
- Forum: Graphics, Reports, and Other Output
- Topic: how can i make shadow more dark than it before
- Replies: 2
- Views: 6627
how can i make shadow more dark than it before
set raterise = t>=2007:8.and.t<=2008:1.or.t>=2008:9.and.t<=2008:12
grahpy(shading=raterise....................................
when i print it ,it almost can not discern.
whether can i make shadow more dark than it before or not?
thanks very much!
best regards!
grahpy(shading=raterise....................................
when i print it ,it almost can not discern.
whether can i make shadow more dark than it before or not?
thanks very much!
best regards!
- Tue Apr 06, 2010 9:46 am
- Forum: State Space Models/DSGE
- Topic: Puzzle for speculative bubbles using state space
- Replies: 12
- Views: 16114
Re: Puzzle for speculative bubbles using state space
sorry,thanks!moderator wrote:We're already handling this via email--let's not waste other people's time posting the same question here, OK?
Thanks,
Tom Maycock
- Tue Apr 06, 2010 9:38 am
- Forum: State Space Models/DSGE
- Topic: Puzzle for speculative bubbles using state space
- Replies: 12
- Views: 16114
Re: [Urgency] Puzzle for speculative bubbles using state space
Please send the program and data to support@estima.com. At this point, your problems are too specific to your particular situation to keep trying to answer them on the forum. OPEN DATA "C:\data\133.xls" CALENDAR(M) 1991:4 ALL 2010:03 DATA(FORMAT=XLS,ORG=COLUMNS) 1991:04 2010:03 rsi rgl da...
- Mon Apr 05, 2010 2:09 pm
- Forum: State Space Models/DSGE
- Topic: Puzzle for speculative bubbles using state space
- Replies: 12
- Views: 16114
Re: [Urgency] Puzzle for speculative bubbles using state space
i have sent the program and data to support@estima.comTomDoan wrote:Please send the program and data to support@estima.com. At this point, your problems are too specific to your particular situation to keep trying to answer them on the forum.
i'm really thanks for your patients
- Mon Apr 05, 2010 1:40 pm
- Forum: State Space Models/DSGE
- Topic: Puzzle for speculative bubbles using state space
- Replies: 12
- Views: 16114
Re: continue to Puzzle for speculative bubbles using state space
That's not a particularly large model, so I wouldn't worry about it taking too long to run. While it's certainly possible to generalize it to n lags rather than hard coding it for 3, I would recommend getting it to work for the fixed number of lags first, then worry about generalizing later. thanks...
- Mon Apr 05, 2010 1:08 pm
- Forum: State Space Models/DSGE
- Topic: Puzzle for speculative bubbles using state space
- Replies: 12
- Views: 16114
Re: Puzzle for speculative bubbles using state space
states determinated by lags of VAR, isn't it? how can i reduce the number of states?TomDoan wrote:xiangyu71 wrote: I don't see any simple way to reduce the number of states in the model.
- Fri Apr 02, 2010 8:08 pm
- Forum: State Space Models/DSGE
- Topic: Puzzle for speculative bubbles using state space
- Replies: 12
- Views: 16114
Re: Puzzle for speculative bubbles using state space
thanks very much!!
- Fri Apr 02, 2010 12:09 am
- Forum: State Space Models/DSGE
- Topic: Puzzle for speculative bubbles using state space
- Replies: 12
- Views: 16114
Puzzle for speculative bubbles using state space
i'm try to code for speculative bubbles using state space, but i don't know how to organize the data and how to perform the program. In model the state variable "dt" is observed and state variable "bt" is unobserved. the model is the attached paper thanks in advanced! best regards.