Thanks Gareth -- problem solved. You understood me correctly. I meant "absolute value" :-)
Regrads,
T.L.
Search found 44 matches
- Wed Jan 06, 2021 3:32 pm
- Forum: Data Manipulation
- Topic: Convert values to numerical values
- Replies: 2
- Views: 5803
- Wed Jan 06, 2021 1:02 pm
- Forum: Data Manipulation
- Topic: Convert values to numerical values
- Replies: 2
- Views: 5803
Convert values to numerical values
Hello all, I have a variable (let's say a variable X) which has negative and positive values. Problem: I want to make a variable Y which is the numerical value of X (all values are positive). I guess it is possible to use the genr-function to do the converting, i.e. Genr Y = ???? -- but how do we do...
- Sat May 31, 2014 8:33 am
- Forum: Econometric Discussions
- Topic: KPSS Test Output Interpretation
- Replies: 10
- Views: 47425
Re: KPSS Test Output Interpretation
According to your results the null hypothesis cannot be rejected. The transformed variable is level stationary.
Sent fra min SM-N9005 via Tapatalk
Sent fra min SM-N9005 via Tapatalk
- Sat May 17, 2014 10:43 am
- Forum: Econometric Discussions
- Topic: KPSS Test Output Interpretation
- Replies: 10
- Views: 47425
Re: KPSS Test Output Interpretation
According to the results the null-hypothesis is rejected, which indicates non-stationarity. The data seem to have a deterministic trend as well. Eliminate the deterministic trend and test the null-hypothesis again.
Sent fra min SM-N9005 via Tapatalk
Sent fra min SM-N9005 via Tapatalk
- Sun Mar 09, 2014 3:22 pm
- Forum: Data Manipulation
- Topic: Control the number of decimals
- Replies: 13
- Views: 14556
Re: Control the number of decimals
Thank Gareth - you solve the problem!
- Sun Mar 09, 2014 12:42 pm
- Forum: Data Manipulation
- Topic: Control the number of decimals
- Replies: 13
- Views: 14556
Re: Control the number of decimals
Mysterious --- I have attached a print-screen so you can see what I see. (I selected and opened the variabel PNS, then selected Graph)
- Sun Mar 09, 2014 9:17 am
- Forum: Data Manipulation
- Topic: Control the number of decimals
- Replies: 13
- Views: 14556
Re: Control the number of decimals
Hi - See attached workfile. The "adtime" is the x-axis. Try for example to plot the variable "nps".
- Sun Mar 09, 2014 3:56 am
- Forum: Data Manipulation
- Topic: Control the number of decimals
- Replies: 13
- Views: 14556
Re: Control the number of decimals
Unfortunately the option does not work. The series I'm analyzing is "Undated with ID series" and the "Identifier series" I have selected (and which is the x-axis) is a series with decimals. Anyway, I also expected that the option you recommend should work when editing the plot - ...
- Sat Mar 08, 2014 3:24 pm
- Forum: Data Manipulation
- Topic: Control the number of decimals
- Replies: 13
- Views: 14556
Re: Control the number of decimals
Yes, that's correct.
Sent from my SM-N9005 using Tapatalk
Sent from my SM-N9005 using Tapatalk
- Sat Mar 08, 2014 2:52 pm
- Forum: Data Manipulation
- Topic: Control the number of decimals
- Replies: 13
- Views: 14556
Re: Control the number of decimals
I have made the figure, but did not succeed in editing the numbers on the x-axis.
Sent from my SM-N9005 using Tapatalk
Sent from my SM-N9005 using Tapatalk
- Sat Mar 08, 2014 2:48 pm
- Forum: Data Manipulation
- Topic: Control the number of decimals
- Replies: 13
- Views: 14556
Re: Control the number of decimals
Hi - just the numbers without any decimals.
Sent from my SM-N9005 using Tapatalk
Sent from my SM-N9005 using Tapatalk
- Sat Mar 08, 2014 1:12 pm
- Forum: Data Manipulation
- Topic: Control the number of decimals
- Replies: 13
- Views: 14556
Control the number of decimals
Hi all,
I have a made a plot showing the relation between x (horizontal axis) and y (vertical axis). Problem: the x-axis shows the decimals which is not that nice. Question: How can I get rid of the decimals on the x-axis?
Regards,
Sent from my SM-N9005 using Tapatalk
I have a made a plot showing the relation between x (horizontal axis) and y (vertical axis). Problem: the x-axis shows the decimals which is not that nice. Question: How can I get rid of the decimals on the x-axis?
Regards,
Sent from my SM-N9005 using Tapatalk
- Tue Feb 04, 2014 4:39 pm
- Forum: Data Manipulation
- Topic: Excluding observations according to a threshold
- Replies: 3
- Views: 5025
- Tue Feb 04, 2014 2:35 pm
- Forum: Data Manipulation
- Topic: Excluding observations according to a threshold
- Replies: 3
- Views: 5025
Excluding observations according to a threshold
Hi all,
Background: I'm running a regression and want to exclude values on the dependent variable which are less than or equal to a chosen threshold, let's say y <= 5. I'm looking for a "skip if"-command. Question: Any suggestions which EViews8 script can solve the problem?
Regards,
Background: I'm running a regression and want to exclude values on the dependent variable which are less than or equal to a chosen threshold, let's say y <= 5. I'm looking for a "skip if"-command. Question: Any suggestions which EViews8 script can solve the problem?
Regards,
- Fri Jan 31, 2014 12:25 pm
- Forum: Data Manipulation
- Topic: Round of numbers
- Replies: 2
- Views: 4386
Re: Round of numbers
Thank - it function :)
