Skip to content

Commit

Permalink
update readme to remove old example
Browse files Browse the repository at this point in the history
  • Loading branch information
jw2249a committed May 20, 2024
1 parent 923efe5 commit 03ac674
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,3 @@ A `NamedTuple` with these vars:

- `zeta_j` - A `Vector{Float64}` with the posterior match probabilities for each agreement pattern.

# Examples
```julia
matched_data = fastLink(dfA, dfB, ["firstname", "lastname", "city"], ("id","id2"))
```

0 comments on commit 03ac674

Please sign in to comment.