Message-ID: <1321448114848-4076208.post@n4.nabble.com>
Date: 2011-11-16T12:55:14Z
From: Aher
Subject: Sequence Prediction
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.