[R] To Predict for a vector

Uwe Ligges ligges at statistik.uni-dortmund.de
Tue Jul 5 14:12:44 CEST 2005


Talarico Massimiliano (Xelion) wrote:

> Dear all,
> 
> It's possible in R to predict the new values for a vector ?
> 
> For example I have these vectors:
> 
>  
> 
> V1 at time 1 is [1,3,6,3,8,5,3]
> 
> V2 at time 2 is [5,3,7,8,9,5,4]
> 
> V3 at time 3 is [7,5,3,2,1,7,5]
> 
> ........
> 
> ........
> 
> Vn at time n is [5,4,3,7,8,9,3]
> 
>  
> 
> I want to estimate the vector at time n+1, with some package in R.

Well, which *method* do you want to use?
Do you want to model cross correlation, for example?

Uwe Ligges

>  
> 
> Thanks in advance.
> 
> MT
> 
>  
> 
> 
> 	[[alternative HTML version deleted]]
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html




More information about the R-help mailing list