I have created assocociation rules by using the the Apriori Algorithmus of the arules package. Now, i would like to validate the resultes, with Validation method (e.g. cross Validation)
But i don´t find any opportunitys or function in r, which automatically apply the created rules to a test data and check the results.
I haven´t attached any sample code or data, because it´s a simple Apriori function. I would like to know, if there is basically a opportunity to validate association rules with test data?
If you need further informations, or my question is too imprecise, please let me know
Thanks in advance!