Thank you for your quick response~! I'm sorry, but frankly speaking, I cannot understand it well. I already know that lift is not calculated in sequential association rules. But, I want to know why. As you know, in Association Rules, Lift is defined as "Confidence A / P(A)". For example, in the sequence A → B → C → D I want to know Lift of B→C. we can calculate Confidence of B→C, and P(B→C). Thus, I think that we should be able to calculate Lift of B. Why is not this fomular right?
... View more