getGCRs {crso} | R Documentation |
Get Generalized Core Rules
getGCRs(list.subset.cores)
list.subset.cores |
list of subset cores |
list.subset.cores <- list(c("A.B.C","D.E","A.D"),c("A.C","B.C.D","D.E"), c("A.B.C","D.E"),c("A.B.C","D.E","B.C.D")) getGCRs(list.subset.cores) # Confidence column should be 100, 75, 50, 25, 25