Search found 19 matches

by BBuser1
Fri Nov 11, 2011 10:26 am
Forum: Programming
Topic: customizing dtable in a prg
Replies: 1
Views: 2367

customizing dtable in a prg

Views 7

In the dtable view of a group, there is a button for taboptions. How do I set those options in a prg?
by BBuser1
Wed Sep 28, 2011 2:24 pm
Forum: Programming
Topic: subroutine argument limits
Replies: 1
Views: 2476

subroutine argument limits

Is there a limit on the number of arguments passed to a subroutine by a call command?
by BBuser1
Wed Aug 24, 2011 6:30 am
Forum: Suggestions and Requests
Topic: Graph shading
Replies: 0
Views: 2627

Graph shading

Adding transparency control and/or fill options to shade boxes so boxes could be overlapped and still be distinguishable.
by BBuser1
Tue Aug 23, 2011 9:33 am
Forum: General Information and Tips and Tricks
Topic: Templates for Tables
Replies: 1
Views: 3296

Templates for Tables

Is there a way to apply formatting from saved table objects to newly created tables, similar to templates for graphs?
by BBuser1
Tue May 31, 2011 9:12 am
Forum: Programming
Topic: using dates in a FOR loop with unkown freq and smpl range
Replies: 2
Views: 4299

using dates in a FOR loop with unkown freq and smpl range

Eviews 7 What's the most efficient way to step through each data point within an unknown smpl of unknown frequency? For example: a loop that runs for each day of a D5 freq file over a 3 month smpl, or a loop that steps through each month of a monthly freq file over a two year smpl. The freq and smpl...
by BBuser1
Tue May 17, 2011 12:45 pm
Forum: Data Manipulation
Topic: Moving data from undated panel to dated page
Replies: 5
Views: 5091

Re: Moving data from undated panel to dated page

I figured it out. Thanks.
by BBuser1
Tue May 17, 2011 12:01 pm
Forum: Data Manipulation
Topic: Moving data from undated panel to dated page
Replies: 5
Views: 5091

Re: Moving data from undated panel to dated page

My fault, I didn't expalin fully. Let's just stay with scalars. How would I copy scalars from an undated panel to a specific time period in a time series on dated page using a prg. Each week I calc a meansby on a number of subsets of a panel and want to create a several weekly time series to show th...
by BBuser1
Tue May 17, 2011 11:40 am
Forum: Data Manipulation
Topic: Moving data from undated panel to dated page
Replies: 5
Views: 5091

Re: Moving data from undated panel to dated page

the series can have the same name in the panel and dated page and all the panel data are for one point in time. I'll repeat the process to add additional points over time to create the time series.
by BBuser1
Tue May 17, 2011 11:03 am
Forum: Data Manipulation
Topic: Moving data from undated panel to dated page
Replies: 5
Views: 5091

Moving data from undated panel to dated page

Eviews 7
How do I move scalars and series from an undated panel to a dated page?

Thanks.
by BBuser1
Tue May 17, 2011 8:44 am
Forum: Programming
Topic: Create a list of series objects in a work page
Replies: 3
Views: 4922

Create a list of series objects in a work page

Eviews 7

Is there a way to create a list of series object names for use in a loop? For example, I want to execute the same transformation on all the series in a work page but the number of series will change.

Thanks.
by BBuser1
Fri May 13, 2011 8:51 am
Forum: Data Manipulation
Topic: Panel Data Conversion
Replies: 14
Views: 11704

Re: Panel Data Conversion

i figured it out. thanks.
by BBuser1
Fri May 13, 2011 8:44 am
Forum: Data Manipulation
Topic: Panel Data Conversion
Replies: 14
Views: 11704

Re: Panel Data Conversion

when i do that, the numbers calculated by the first meansby are over written with NAs by the second meansby. In other words, after the first meansby, mean will have numbers for MALE cross sections and NAs for Female. After the second meansby the FEMALE cross sections have numbers but the MALE number...
by BBuser1
Fri May 13, 2011 8:34 am
Forum: Data Manipulation
Topic: Panel Data Conversion
Replies: 14
Views: 11704

Re: Panel Data Conversion

but what if i want just one series "MEAN" rather than meanmale and meanfemale?
by BBuser1
Fri May 13, 2011 7:54 am
Forum: Data Manipulation
Topic: Panel Data Conversion
Replies: 14
Views: 11704

Re: Panel Data Conversion

Suppose I want to do one calc if gender is male and a different calc if gender is female?

Go to advanced search