You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the time being I've made all the new linkage methods call LinkagePostFilter::noViabilityCheck so that we won't get errors when linking by looking for fields that don't exist in the given record pair.
For sibling linkage the approach will be similar to the post filter methods that have already been written. For ID linkage we need to have a think about what to include.
For starters they should consider temporal ordering - e.g. if considering birth-death principle linkage is the death after the birth?
Post filters need to be added for each new linkage approach
Also, need functionality to turn these on/off
The text was updated successfully, but these errors were encountered: