Search found 5 matches
- Wed Feb 17, 2016 4:42 pm
- Forum: Estimation
- Topic: "param" versus "coefficient.fill"
- Replies: 4
- Views: 4536
Re: "param" versus "coefficient.fill"
The line with param (commented) is just above coefficient.fill. uncomment the first and comment the second. It is just one prg with both options. I know it could be (in part) a matter of approximation, but it shouldn' produce this difference (in think). The precision is as much as I can read from th...
- Wed Feb 17, 2016 9:02 am
- Forum: Estimation
- Topic: "param" versus "coefficient.fill"
- Replies: 4
- Views: 4536
Re: "param" versus "coefficient.fill"
Yes, Attached.
Marco
Marco
- Thu Feb 11, 2016 8:08 am
- Forum: Estimation
- Topic: "param" versus "coefficient.fill"
- Replies: 4
- Views: 4536
"param" versus "coefficient.fill"
I would initialize a SSpace giving the model some starting values. The natural way would be by using the “param” command. The problem with this is that (my understanding is) it can only take numbers. My starting values are the results of some calculations, so I prefer (to have all the stuff automati...
- Thu Nov 27, 2014 8:30 am
- Forum: Programming
- Topic: Problem with @keep (@keepmap) @drop (@dropmap)
- Replies: 6
- Views: 8041
Re: Problem with @keep (@keepmap) @drop (@dropmap)
ok, but it doesn't work with wfsave (clearly indicated in the guide) and in pageload either.
- Thu Nov 27, 2014 4:21 am
- Forum: Programming
- Topic: Problem with @keep (@keepmap) @drop (@dropmap)
- Replies: 6
- Views: 8041
Problem with @keep (@keepmap) @drop (@dropmap)
Hi, I'm having problem in using @keep, @keepmap, @drop and @dropmap (what I really need is @keep, but I was trying also with the other options). In both commands: wfopen nomefile.wf1 @keep serieslist pageload(page=nomepage) "mypath\nomefile.rat" @keep serieslist the @keep option (but also ...
