On Fri, Jul 30, 2010 at 4:59 AM, Daniel Nordlund <djnordl...@verizon.net> wrote:

> You haven't provided a reproducible example, so I am going to guess at some 
> of what you are doing.  You also have used some function names for your 
> variable names which I like to avoid, so I have used 'b' as the name of the 
> vector for collecting beta coefficients and 'ts' for the predictor variable.  
> I have set var.all equal to 1.
>

A minor point: one should probably avoid using 'ts' as a variable name
too, since it's a function in the stats package.

-- 
Gray Calhoun

Assistant Professor of Economics, Iowa State University
http://www.econ.iastate.edu/~gcalhoun/

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to