Hi,
is there a command to retrieve specific parameter statistics like p-values from a logl estimation?
Search found 25 matches
- Thu Feb 12, 2015 1:42 am
- Forum: Programming
- Topic: Retrieve results from logl
- Replies: 1
- Views: 2596
- Wed Feb 11, 2015 6:39 am
- Forum: Programming
- Topic: Write data to MySql
- Replies: 1
- Views: 2762
Write data to MySql
Hi, I would like to write data to a MySQl workbench table without destroying its structure. I tried the following: wfsave(type=odbc) dsn=MYDSN;uid=USERNAME;pwd=PASSWORD;database=MYDATABASE "insert into estimates (field1, field2) values ('",date,"',",value,")" However, t...
- Thu Feb 05, 2015 8:46 am
- Forum: Programming
- Topic: Replace NA with last non-NA value in series
- Replies: 2
- Views: 4358
Re: Replace NA with last non-NA value in series
great - works! Many thanks.
- Thu Feb 05, 2015 8:15 am
- Forum: Programming
- Topic: Replace NA with last non-NA value in series
- Replies: 2
- Views: 4358
Replace NA with last non-NA value in series
Hi,
is there an efficient way to exchange all NAs with the respective last non-NA value in a series?
Looping through all elements does not seem too promising from an efficient point of view.
is there an efficient way to exchange all NAs with the respective last non-NA value in a series?
Looping through all elements does not seem too promising from an efficient point of view.
- Tue Feb 03, 2015 4:21 am
- Forum: Programming
- Topic: Fetch (write) data from (to) MySql workbench
- Replies: 6
- Views: 7739
Re: Fetch (write) data from (to) MySql workbench
Many thanks Steve!
Inittially it didn't work cause I used a 32-Bit connection config, after I reinstalled the necessary 64-Bit driver it worked perfectly!
Inittially it didn't work cause I used a 32-Bit connection config, after I reinstalled the necessary 64-Bit driver it worked perfectly!
- Mon Feb 02, 2015 9:55 am
- Forum: Programming
- Topic: Fetch (write) data from (to) MySql workbench
- Replies: 6
- Views: 7739
Re: Fetch (write) data from (to) MySql workbench
How would the syntax look like between wfopen(type=odbc) and "select ..." in case I would like to connect to a server with a database requiring user id and password?
- Mon Feb 02, 2015 8:39 am
- Forum: Programming
- Topic: Fetch (write) data from (to) MySql workbench
- Replies: 6
- Views: 7739
Fetch (write) data from (to) MySql workbench
Hi,
is there a way to write an EViews program which would enable to fetch from and write to a MySql workbench database?
is there a way to write an EViews program which would enable to fetch from and write to a MySql workbench database?
- Mon Oct 21, 2013 1:28 am
- Forum: Installation and Registration
- Topic: COM Registration
- Replies: 2
- Views: 7771
Re: COM Registration
That works fine, many thanks!
- Fri Oct 18, 2013 5:32 am
- Forum: Installation and Registration
- Topic: COM Registration
- Replies: 2
- Views: 7771
COM Registration
Hello,
Currently, I try to register EViews COM with typing the following in the command window:
C: \Program Files\EViews 8\Eviews8_x64.exe /register
Unfortunatelly, I get the error message: "C: is not defined or is an illegal command."
Where's my mistake
Regards
Currently, I try to register EViews COM with typing the following in the command window:
C: \Program Files\EViews 8\Eviews8_x64.exe /register
Unfortunatelly, I get the error message: "C: is not defined or is an illegal command."
Where's my mistake
Regards
- Thu Oct 10, 2013 8:40 am
- Forum: Installation and Registration
- Topic: EViews Limits?
- Replies: 15
- Views: 26924
Re: EViews Limits?
Many thanks guys! During the following days I'll perform lots of trials with different matrix sizes and EViews options :eviews6: like the two different optimization algos (BHHH, Marquardt). Then we'll decide how to proceed. I'll let you know.
- Thu Oct 10, 2013 8:25 am
- Forum: Installation and Registration
- Topic: EViews Limits?
- Replies: 15
- Views: 26924
Re: EViews Limits?
Concerning RAM: The usage increases with the number of variables. So in the future we will even have more variables so we definitely need more RAM so we'll just plug more RAM in my pc, e.g. +8. Concerning CPU: We assume the operating system (Windows 7) reserves about 40% CPU usage unless the user se...
- Thu Oct 10, 2013 7:45 am
- Forum: Installation and Registration
- Topic: EViews Limits?
- Replies: 15
- Views: 26924
Re: EViews Limits?
I don't agree with your statement about multivariate ARCH models. Are you sure about hardware bringing no change? We observe EViews taking as much CPU as the system allows EViews to do with distributing utilization almost equally between the 4+4 cores of the machine. Statcon told us the EViews provi...
- Wed Oct 09, 2013 11:59 pm
- Forum: Installation and Registration
- Topic: EViews Limits?
- Replies: 15
- Views: 26924
Re: EViews Limits?
Does the EViews team have experience with such large scale operations?
Would a server speed up this calculation?
Who is the right person I should talk to about this issue? Does EViews provide any technical support, e.g. a hotline, concerning our performance issue?
Would a server speed up this calculation?
Who is the right person I should talk to about this issue? Does EViews provide any technical support, e.g. a hotline, concerning our performance issue?
- Wed Oct 09, 2013 8:11 am
- Forum: Installation and Registration
- Topic: EViews Limits?
- Replies: 15
- Views: 26924
Re: EViews Limits?
No! I estimate a BEKK model for 180 time series using TARCH like in the above mentioned line. That should amount to 17,010 parameters. One estimation just got finished with 166 time series so I think the crash issue should be solved. But it took about 3 h and 50 minutes, so my second question remain...
- Wed Oct 09, 2013 1:52 am
- Forum: Installation and Registration
- Topic: EViews Limits?
- Replies: 15
- Views: 26924
Re: EViews Limits?
With 31 time series CPU Usage is on average at ~25% With 100 time series CPU Usage is on average at ~62%, EViewsRAM Usage ~0,4GB With 140 time series CPU Usage is on average at ~62%, EViews RAM Usage ~3,5 GB With 180 time series CPU Usage is on average at ~62%, EViews RAM Usage ~5,5 GB 1. What is ne...
