Hi
Using eviews 7.1, unstructured panel data
test2 is year
test is month
Trying to save the mean values for "unitprice" into a new series called test3 but no luck
Advice appreciated
for %var unitprice
smpl if test2=5 and worktype="Paving" and activitydesc="mobilization"
%name = "tab5" + %var
freeze({%name}) {%var}.statby(min,max,mean,med) test
show {%name}
series test3=@mean(unitprice) test
smpl @all
next
saving means into a series
Moderators: EViews Gareth, EViews Steve, EViews Moderator, EViews Jason
Re: saving means into a series
figured it out - thanks
Who is online
Users browsing this forum: No registered users and 2 guests
