F33 | R Documentation |
F33
F33(A, B, nvals)
A |
List with for each pattern in value, count of the records having the pattern in the concerned source |
B |
List with for each pattern in value, count of the records having the pattern in the concerned source |
nvals |
integer for the total number of possible patterns (among all sources) |
IntegerMatrix: nrow=nbr of potential links, ncol = 2, indicates the indices (of records from A, records from B) of records with matching patterns to be considered in the likelihood as potential links. It represents the cartesian product of both lists passed as parameters to represent all possible linked pairs of records.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.