Description Usage Arguments Value
Function searches for the frequently co-occuring sets of attributes
1 2 | experimental.infer.domains2(meta.inf, domain.set = list(),
minimal.support = 0.1, minimal.length = 2, maximal.length = 20)
|
domain.set |
set of domains |
minimal.support |
the minimal support (among the tables) for the domain |
maximal.length |
the maximal number of attributes in the domain |
metadata.inf |
object of S3 class |
object of class itemsets
from the arules package
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.