get_distance: Gets the Levenshtein distance between two separate rows after...

View source: R/report_scoring_utility.R

get_distanceR Documentation

Gets the Levenshtein distance between two separate rows after serializing them.

Description

Gets the Levenshtein distance between two separate rows after serializing them.

Usage

get_distance(model, user, type = "primitive")

Arguments

model

the first row

user

the second row

type

the type of comparison to conduction (implying which fields are included in the comparison)


gidonc/durhamevp documentation built on April 8, 2022, 10:31 a.m.