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.

 

Thanks in advance.

MT

 


        [[alternative HTML version deleted]]

______________________________________________
R-help@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

Reply via email to