[R] Sequence Prediction
    Aher 
    ajit.aher at cedar-consulting.com
       
    Wed Nov 16 13:55:14 CET 2011
    
    
  
I have a data with the sequence of events with millions records and more than
24 time stamped variables.
sample data:
1	2	3	4	5	6	7	8	9	10
A	A	A	C	C	C	B	B	D	D
D	D	D	D	D	C	C	C	C	C
B	B	A	C	A	C	C	C	D	D
I want to predict sequence for next 3 period. How this can be achieved using
R. Is there any package/function in R do this. 
I have gone through the document for  package "TraMineR" but not got any
insight for predicting sequence.
Thanks in advance
-Aher
--
View this message in context: http://r.789695.n4.nabble.com/Sequence-Prediction-tp4076208p4076208.html
Sent from the R help mailing list archive at Nabble.com.
    
    
More information about the R-help
mailing list