;- predict(fit)
}
or to use such function in cycle
Regards
Petr
> -Original Message-
> From: r-help-boun...@r-project.org [mailto:r-help-bounces@r-
> project.org] On Behalf Of steve tom
> Sent: Sunday, March 30, 2014 1:35 PM
> To: r-help@r-project.org
> Subject: Re
Here is my current process:
x.sub<- subset(Model.Update, Row <200& Row >0) # INITIAL SAMPLE
x.sub1<-subset(Model.Update, Row <206& Row >200) # Subset into lots of 5
until current period - 5 period
...
Hi Tom,
I think you are going to get better answers if you include some code which
helps reproducing what you are doing for other users (posting guide). Exporting
regression outputs to Excel does not seem to be the way to go. Aren't you just
looking for ?predict. I am sure R can do the job for
3 matches
Mail list logo