dataCompareR icon indicating copy to clipboard operation
dataCompareR copied to clipboard

Create Summary Percent Agreement

Open benjaminwnelson opened this issue 5 years ago • 1 comments

Is there a way to create a summary statistic of percent agreement between dataframes?

benjaminwnelson avatar Feb 09 '21 15:02 benjaminwnelson

Hi @benjaminwnelson - I'm very sorry for the delay in responding.

The package doesn't currently provide this within its summary, so we will add it as an enhancement.

In the meantime, the object returned from rCompare does provide info that could be used to create such statistics, including vectors for the values of the mismatched rows by column and data set, and metadata about the data frames provided. I will provide some examples within the next week.

sajohnston avatar Aug 31 '21 16:08 sajohnston