Search found 26 matches

by Santosh
Sat Jan 07, 2017 11:42 pm
Forum: Data Manipulation
Topic: Calculating mean in panel data
Replies: 11
Views: 13867

Re: Calculating mean in panel data

Hi,
I have panel data which consists of 14 countries for a variable say GDP. I want to calculate summary statistics for each countries. Is it possible to calculate summary statistics for individual countries in a panel set-up?
Thank you for your help.
by Santosh
Mon Oct 17, 2016 2:01 pm
Forum: Data Manipulation
Topic: delete observations
Replies: 6
Views: 13650

Re: delete observations

Hello,
I have monthly data for series X. I want to convert X in to quarterly data.
Can anyone please suggest how to generate this?
Thank you in advance.
by Santosh
Wed Oct 12, 2016 10:21 am
Forum: Data Manipulation
Topic: delete observations
Replies: 6
Views: 13650

Re: delete observations

Thank you
by Santosh
Wed Oct 12, 2016 12:33 am
Forum: Data Manipulation
Topic: delete observations
Replies: 6
Views: 13650

Re: delete observations

Hello,
I want my sample to constitute like this: 1970 2012. However, i want to drop, say, 1975 to 1977, and 1991.
How to specify the sample.
Can anyone plz help?
Thank you.
by Santosh
Fri Oct 07, 2016 1:44 am
Forum: Programming
Topic: Setting up if conditions in panel data
Replies: 11
Views: 16676

Re: Setting up if conditions in panel data

Thank you, Gareth!
However, if i estimate like the following:
Y c X1<500 Y1>500
it yields different result.
Is the code different from the one you wrote?
In this code, i am telling the EViews to take values for which it is less than 500.
by Santosh
Wed Oct 05, 2016 9:49 pm
Forum: Programming
Topic: Setting up if conditions in panel data
Replies: 11
Views: 16676

Re: Setting up if conditions in panel data

Hello All,
how to write if condition in the equation object?
I want to estimate the following model:
y = b0 + b1*x(if x<500) + b2*x( if x > 500)

Can anyone help me?
Thank you.
by Santosh
Sun Oct 02, 2016 7:23 am
Forum: Add-in Support
Topic: Trim
Replies: 32
Views: 51144

Re: Trim

Hi Gareth,
Here's the data:

1.54
4.3
10.62
22.52
24.7
-8.27
-1.87
7.96
1.01
10.61
13.05
10.92
6.34
12.51
6.88
2.72
9.91
8.94
6.77
7.87
9.33
13.64
10.5
11.23
9.960000000000002
9.02
11.92
5.14
10.97
5.06
1.86
3.67
2.01
2.57
3.54
4.53
7.38
6.67
7.1
11.89
8.779999999999999
7.77
8.48

Thank You.
by Santosh
Wed Sep 28, 2016 9:15 am
Forum: Add-in Support
Topic: Trim
Replies: 32
Views: 51144

Re: Trim

Thank you Gareth. Kindly note that I am unable to attach EViews file.
Is it fine if i paste data here?
by Santosh
Wed Sep 28, 2016 7:06 am
Forum: Add-in Support
Topic: Trim
Replies: 32
Views: 51144

Re: Trim

Hi Gareth, Maybe. But winsorized data shows that it only takes care of only upper outliers. What i am doing is this: open a variable, Proc, Trimming & Winsorizing, then in the q% lowest (highest) observations i am writing 0.05 (0.95). Is it correct? If yes, but the Stata results and Excel calcul...
by Santosh
Tue Sep 27, 2016 12:20 am
Forum: Add-in Support
Topic: Trim
Replies: 32
Views: 51144

Re: Trim

Hi, I want to winsorize EGPI3. EViews data sheet shows the following code. I think it is only taking care of the upper outliers. out = @recode(in<=0.00199999999999967,0.00199999999999967,in) Modified: 1970 2012 // out = @recode(in>=16.748,16.748,out) Do I need to post data here? Since I am new user,...
by Santosh
Mon Sep 26, 2016 11:12 am
Forum: Add-in Support
Topic: Trim
Replies: 32
Views: 51144

Re: Trim

Hi,
i installed the add-in Trim. Then i winsorized some variables both in EViews and Stata. Results differ. However, i think Stata result is correct because when i winsorized in Excel, i found Stata result is same as Excel result. So, can you help me?

Thank you
Santosh

Go to advanced search