Search found 14 matches
- Wed Jun 11, 2025 10:36 pm
- Forum: Installation and Registration
- Topic: Initializing EViewsPyConn
- Replies: 8
- Views: 258259
Re: Initializing EViewsPyConn
I apologize for the incredibly late feedback on this. But the supplied fix worked out great. Many thanks. I have compiled a note on how to set up and use an EViews/Python integration for ML. If of interest, it is available here: https://www.kristianjonsson.com/aiml/ml
- Fri Sep 20, 2024 10:07 pm
- Forum: Installation and Registration
- Topic: Initializing EViewsPyConn
- Replies: 8
- Views: 258259
Re: Initializing EViewsPyConn
Hi again, A short update on this. A colleague of mine replicated my error messages by downloading Python from python.org, installing the packages with pip and launching EViews to set up a connection. He got the same error. Then he created an Anaconda environment with the same version of Python and p...
- Tue Sep 03, 2024 10:35 pm
- Forum: Installation and Registration
- Topic: Initializing EViewsPyConn
- Replies: 8
- Views: 258259
Re: Initializing EViewsPyConn
Thanks for the update.
I am running the Jun 20 2024 Build. Will update EViews and try again (the successive downgrading didn't work).
Best,
Kristian
I am running the Jun 20 2024 Build. Will update EViews and try again (the successive downgrading didn't work).
Best,
Kristian
- Sun Sep 01, 2024 8:30 am
- Forum: Installation and Registration
- Topic: Initializing EViewsPyConn
- Replies: 8
- Views: 258259
Re: Initializing EViewsPyConn
Thanks for the swift reply Steve.
I will try to downgrade step by step to see if that works.
I will try to downgrade step by step to see if that works.
- Fri Aug 30, 2024 11:14 pm
- Forum: Installation and Registration
- Topic: Initializing EViewsPyConn
- Replies: 8
- Views: 258259
Initializing EViewsPyConn
Hi, I am setting up a configuration for calling Python 3.12 from EViews 13. Installing Python and opening up a connection (with xopen(p)) works fine. Running commands also works fine. Then, I want to be able to use Pandas in Python through EViews and so installed Pandas 2.2.2 (from the Windows comma...
- Mon Jan 27, 2020 10:36 am
- Forum: Estimation
- Topic: Recursive residuals
- Replies: 1
- Views: 5353
Re: Recursive residuals
Found the problem. The series where the results are saved were not entirely erased when re-estimating. That was why there was "too many" estimates. Sorry about the confused question.
/K
/K
- Sun Jan 26, 2020 3:48 am
- Forum: Estimation
- Topic: Recursive residuals
- Replies: 1
- Views: 5353
Recursive residuals
Hi, I have a question on recursive estimation, concerning residuals and coefficients. The example concerns a simple OLS with two independent variables (no intercept). In recursive residuals estimation, y_t-x_t*beta_{t-1} is used according to the documentation (equation 25.42 at http://www.eviews.com...
- Tue Mar 21, 2017 12:17 pm
- Forum: Estimation
- Topic: Long-run variance and KPSS testing
- Replies: 4
- Views: 7223
Re: Long-run variance and KPSS testing
Great, I see.
Thank you for the superb answer.
/Krille
Thank you for the superb answer.
/Krille
- Thu Feb 02, 2017 4:21 pm
- Forum: Econometric Discussions
- Topic: Durbin-Wu-Hausman Test
- Replies: 3
- Views: 8012
Re: Durbin-Wu-Hausman Test
If I recall correctly (you have to check) and read the test in the right way, a small observed value of the test statistic is an indication of OLS being "OK". The procedure should be described in detail in standard econometric books.
- Sun Jan 15, 2017 12:40 pm
- Forum: Estimation
- Topic: Panel cointegration
- Replies: 3
- Views: 5413
Re: Panel cointegration
Ok, I see.
If your p-value is lower than 0.10 then you have one-star significance, lower than 0.05 two-star, and lower than 0.01 three-star-significance.
Hope this can help.
/Krille
If your p-value is lower than 0.10 then you have one-star significance, lower than 0.05 two-star, and lower than 0.01 three-star-significance.
Hope this can help.
/Krille
- Sat Jan 14, 2017 3:45 pm
- Forum: Estimation
- Topic: Panel cointegration
- Replies: 3
- Views: 5413
Re: Panel cointegration
Can't you use the t-stats ans p-values?
/Krille
/Krille
- Sat Jan 14, 2017 2:04 pm
- Forum: Estimation
- Topic: Dynamic factor model with 2 factors and mixed data
- Replies: 1
- Views: 4918
Re: Dynamic factor model with 2 factors and mixed data
Looks like an optimization gone numerically wrong. I have few suggestions that might (or might not) work. - Setting priors for state values and covariances can help and can be done by: @mprior v1 @vprior m1 - Initial parameter values can be set (at least for some objects, maybe also the state space ...
- Tue Dec 13, 2016 11:28 am
- Forum: License Manager
- Topic: Mac OS version of Eviews?
- Replies: 3
- Views: 72241
Mac OS version of Eviews?
Is there a MacOS version of EViews (besides the student version)?
/Krille
/Krille
- Tue Dec 13, 2016 11:21 am
- Forum: Programming
- Topic: Displaying object that is in UO but not in WF?
- Replies: 3
- Views: 4910
Re: Displaying object that is in UO but not in WF?
Ok. I see, my mistake.
Is there any possibility to view e.g. a table of a UO in the user object window by a command (or meny) or do I have to extract the table to the WF first?
Thanks,
K
Is there any possibility to view e.g. a table of a UO in the user object window by a command (or meny) or do I have to extract the table to the WF first?
Thanks,
K
