sampleH
sampleH(
nA,
nB,
links,
survivalpSameH,
pivs_stable,
pivsA,
pivsB,
nvalues,
nonlinkedA,
nonlinkedB,
eta,
phi
)
List:
truePIVsA, true values underlying data in A
truePIVsB, true values underlying data in B
IntegerVector of dimensions of registered values of the Partially Identifying Variables (PIVs) in A
IntegerVector of dimensions of registered values of the PIVs in B
IntegerMatrix of 2 columns with the indices of the linked records
NumericMatrix with for each PIV the probability that true values coincide (if stable: filled with 1)
LogicalVector indicating for each PIV whether it is stable of not (if not we expect survivalpSameH for that same element to not be filled with 1 but with lower values)
List ith registered data from A
List with registered data from B
IntegerVector with number of unique values of each PIV
LogicalVector indicating for all records in A whether they are linked or not
LogicalVector indicating for all records in B whether they are linked or not
List parameters of the PIVs distributions
List parameters of the PIVs registration errors