Hi,
Is it possible to obtain the seasonally adjusted series and/or seasonal components from the prophet forecasting procedure?
Thanks,
Erik
NIER Sweden
Search found 85 matches
- Wed Feb 11, 2026 1:08 am
- Forum: Programming
- Topic: Seasonal components from prophet
- Replies: 3
- Views: 8083
- Mon Nov 10, 2025 7:33 am
- Forum: Programming
- Topic: x13-SEATS seasonal adjustment
- Replies: 1
- Views: 7721
x13-SEATS seasonal adjustment
Hi, As I understand it, .x13 allows seasonal adjustment with @SEATS or @X11. @X11 in turn gives the otion to choose between multiplicative or additive seasonal adjustment by setting for example @X11(mode=add). What is the eqivalent in @seats(), I can't see that the same mode option is available for ...
- Mon Aug 25, 2025 11:33 pm
- Forum: Suggestions and Requests
- Topic: Computation of autocorrelations
- Replies: 0
- Views: 50392
Computation of autocorrelations
Hi, Thanks for a great job maintaining and developing Eviews, which we use on a daily basis. I was reading the help file for autocorrelations (AC) and stumbled across this section: Note that the autocorrelations estimated by EViews, which follow those in the literature, differ slightly from the theo...
- Wed Jun 25, 2025 6:20 am
- Forum: Data Manipulation
- Topic: Thousand separator
- Replies: 6
- Views: 52061
Re: Thousand separator
It would be great if you could add support for space separators for thousands. At least in tables.
Thanks,
Erik
Thanks,
Erik
- Wed Jun 25, 2025 4:22 am
- Forum: Bug Reports
- Topic: Missing value string option not working for table save (n="")
- Replies: 0
- Views: 86434
Missing value string option not working for table save (n="")
Hi, It appears to me that the option to change the string printed for missing values when saving a table to excel is not working: WfCreate C:\temp\temp.wf1 u 2 Table(2,2) tX tx(1,1) = 2 tX(2,2) = Na tX.save(t=excelxml, n=".") "C:\temp\MyTable.xlsx" Generates #N/A instead of . in ...
- Fri May 09, 2025 3:51 am
- Forum: Bug Reports
- Topic: trendtests options not working
- Replies: 2
- Views: 49172
trendtests options not working
Hello and good day to you, The options for trend test (.trendtests) do not seem to work very well. An output matrix with results is not saved while using the 'out' option. The documentation also seems to be incorrect. Bootstrapped probabilities are still shown even though the 'noboot' option is appl...
- Mon Dec 23, 2024 2:24 am
- Forum: Bug Reports
- Topic: Help file description of @cfdist incorrect?
- Replies: 1
- Views: 34539
Help file description of @cfdist incorrect?
Pardon me if I'm mistaken, but I believe that the description of @cfdist in the function reference/help file is incorrect. It says: Probability that an F-statistic with numerator degrees of freedom v1 and v2 denominator degrees of freedom exceeds x. Shouldn't it be: ... does not exceed x? Merry Chri...
- Fri Sep 29, 2023 4:10 am
- Forum: Suggestions and Requests
- Topic: Stackposneg for stacked area charts
- Replies: 2
- Views: 77504
Re: Stackposneg for stacked area charts
I would also like this option to be available.
- Wed Jun 28, 2023 5:34 am
- Forum: Bug Reports
- Topic: EUROSTAT database
- Replies: 16
- Views: 108957
Re: EUROSTAT database
Hi again, have you made any progress on the Eurostat API issue? Do you know if it will be possible to connect to Eurostat via Eviews sometime again this year?
- Tue Apr 25, 2023 5:41 am
- Forum: Bug Reports
- Topic: transpose row vector
- Replies: 2
- Views: 15326
transpose row vector
Hi, @transpose() generates an error when the argument is a row vector.
Eviews 13 Enterprise edition 2023 April 11 build.
Code: Select all
WfCreate C:\temp\temp.wf1 u 1
Rowvector(3) rvX = 1
Vector vX = @Transpose(rvX)
- Thu Feb 16, 2023 7:20 am
- Forum: Bug Reports
- Topic: EUROSTAT database
- Replies: 16
- Views: 108957
Re: EUROSTAT database
ok thanks Gareth
- Thu Feb 16, 2023 6:04 am
- Forum: Bug Reports
- Topic: EUROSTAT database
- Replies: 16
- Views: 108957
Re: EUROSTAT database
Greetings from Sweden,
The Eurostat database is not working well with Eviews today. Opening the database and attempting to browse causes the following error with both Eviews 13 and Eviews 12:
The Eurostat database is not working well with Eviews today. Opening the database and attempting to browse causes the following error with both Eviews 13 and Eviews 12:
- Tue Jan 10, 2023 5:20 am
- Forum: Bug Reports
- Topic: Error on multiple wfsave commands
- Replies: 14
- Views: 193777
Re: Error on multiple wfsave commands
Ok thanks!
- Wed Dec 28, 2022 4:49 am
- Forum: General Information and Tips and Tricks
- Topic: The documentation of @hcat in the help file is incorrect
- Replies: 0
- Views: 55108
The documentation of @hcat in the help file is incorrect
IN the matrix language reference, it looks like you copied the help information of @vcat and forgot to make some relevant adjustments.
Regards,
Erik
Regards,
Erik
- Tue Dec 27, 2022 4:41 am
- Forum: Bug Reports
- Topic: Object specific Addin name longer than 16 characters
- Replies: 0
- Views: 20357
Object specific Addin name longer than 16 characters
Hi, An object specific addin procedure with a name longer than 16 characters is ignored by Eviews. Longer procedure names work fine if they are not object type specifc. It would be nice with an error message telling the user that the procedure name must be shorter. Try for example: Addin(type="...
