Search found 18 matches

by rdwest
Tue Oct 04, 2011 9:35 pm
Forum: Data Manipulation
Topic: Weighted frequency plots
Replies: 2
Views: 3173

Re: Weighted frequency plots

Thanks, Glenn. I'm not looking for estimation procedures, though -- but rather graphical diagnostics. I need to create a categorical version of the variable of interest: grouping a variable that ranges from 1 - ~500 into several logical groups according to the underlying frequency distribution withi...
by rdwest
Mon Oct 03, 2011 1:57 pm
Forum: Data Manipulation
Topic: Weighted frequency plots
Replies: 2
Views: 3173

Weighted frequency plots

Hi, I'm sure this is a very elementary question for anyone who is experienced in graphical analysis using Eviews: I need to make distribution plots of data where the relative frequency is indicated by a series rather than by the number of records in the data set. So, for example, I'd like to make de...
by rdwest
Wed Sep 14, 2011 9:14 pm
Forum: Data Manipulation
Topic: Multivariate normal distribution
Replies: 4
Views: 4700

Re: Multivariate normal distribution

Thanks very much, both of you. I did happen upon the post referenced above, but wondered whether EViews's functionality had been updated since then (the post's a year old). My concern is that I'm not sophisticated enough as a statistician to verify the program offered.... Interesting to know that li...
by rdwest
Wed Sep 14, 2011 2:44 pm
Forum: Data Manipulation
Topic: Multivariate normal distribution
Replies: 4
Views: 4700

Multivariate normal distribution

Hi, Does EViews have a method for taking random draws from the multivariate normal distribution, for a given set of point estimates and a variance-covariance matrix? I'm looking for something equivalent to the multivariate random number generator in R (http://rss.acs.unt.edu/Rdoc/library/MSBVAR/html...
by rdwest
Wed Aug 31, 2011 3:23 pm
Forum: Programming
Topic: Identify and delete duplicate observations.
Replies: 7
Views: 9841

Identify and delete duplicate observations.

This ought to be very easy, but I can't seem to find a way to count the number of distinct observations over a set of criteria. There ought to be a by-group function that does this, right? This is quite simple to do in SAS, SQL, or Stata. I think the question's been posed on this forum before, but I...
by rdwest
Wed Aug 10, 2011 7:19 am
Forum: Data Manipulation
Topic: Simple Question: Normal Distribution Functions
Replies: 2
Views: 4731

Simple Question: Normal Distribution Functions

Hi, Does Eviews have a set of functions to associated with the normal distribution for a given mean and standard deviation? The four functions corresponding to the normal (@cnorm(x), @dnorm(x), @qnorm(p), @rnorm) take only a single argument, so I assume they're associated with the standard normal. T...
by rdwest
Mon Jul 11, 2011 12:18 pm
Forum: Estimation
Topic: GLS weights used in forecasts
Replies: 0
Views: 2528

GLS weights used in forecasts

Hi, I am estimating a panel model with cross-section fixed effects using GLS. My expectation is that the residual ought to differ by cross-section (i.e., there is cross-sectional heteroskedasticity). To correct for this, I'm using GLS weights. So my model looks more or less like this: equation eq_d1...
by rdwest
Fri Jan 28, 2011 12:00 pm
Forum: Programming
Topic: Replacement variable in double quoted string
Replies: 3
Views: 3939

Re: Replacement variable in double quoted string

Thanks, Gareth. That's what I've been doing, but it's getting a little cumbersome to create a new string variable every time I want to use the open or save files, or change the current directory (which happens multiple times throughout the program). Does this imply that there's no way to directly in...
by rdwest
Fri Jan 28, 2011 11:37 am
Forum: Programming
Topic: Replacement variable in double quoted string
Replies: 3
Views: 3939

Replacement variable in double quoted string

Hello, I'm having trouble getting Eviews to recognize my workfile's name, which contains a replacement variable, in the "open" and "save" commands. I realize that it's expecting a string in double quotes, but I don't understand why this generates an error (nor how I should be exp...
by rdwest
Thu May 20, 2010 7:23 am
Forum: Programming
Topic: Extract Panel GLS Weights
Replies: 2
Views: 3599

Extract Panel GLS Weights

Hi,

I am working with panel data, using cross-sectional GLS weights in a least squares regression.

I know that the option "keepwgts" stores the vector of weights, but I can't figure out how to extract these values from the equation object.

Thank you,
Rachel
by rdwest
Thu Mar 25, 2010 7:15 am
Forum: Programming
Topic: Coefficient Restrictions for NLS
Replies: 1
Views: 3864

Coefficient Restrictions for NLS

Hi, I am estimating a diffusion model for which the two parameters to be estimated (c(1) and c(2)) must be bounded between 0 and 1. I'm having trouble figuring out how to impose these restrictions on the model. I am familiar with the command "param" to set starting values for iterative est...
by rdwest
Tue Mar 09, 2010 5:16 pm
Forum: Programming
Topic: Outputting Johansen test results to a spool
Replies: 4
Views: 5413

Re: Outputting Johansen test results to a spool

Thanks again, Garreth! That's very helpful.

-R.
by rdwest
Mon Mar 08, 2010 12:24 pm
Forum: Programming
Topic: Outputting Johansen test results to a spool
Replies: 4
Views: 5413

Re: Outputting Johansen test results to a spool

Thank you, Garreth! Both of those ideas make great solutions. I definitely see the advantages of having the test results saved as individual objects -- and I would choose that route, except for the difficulty of specifying the exogenous variables in the test once a group is made (.... @ ....). I don...
by rdwest
Mon Mar 08, 2010 11:31 am
Forum: Programming
Topic: Outputting Johansen test results to a spool
Replies: 4
Views: 5413

Outputting Johansen test results to a spool

Hello, I am trying to run multiple Johansen tests, and save the output to a spool. I don't know of another way to do this other than with the output(s) command. The below program worked fine previously -- but rerunning it recently, none of the output goes to spool anymore: it just pops up window aft...
by rdwest
Wed Feb 24, 2010 10:53 am
Forum: Programming
Topic: Specify exogenous variables in "coint" command
Replies: 3
Views: 4281

Specify exogenous variables in "coint" command

I am using the Johansen test for cointegration. When performing the test on a single group of series using the drop-down menu, it is to specify exogenous explanatory variables. However, I don't see any options in the Command Reference (under the command "coint") to list exogenous variables...

Go to advanced search