dice: dice function

diceR Documentation

dice function

Description

Dice coefficient (measure of agreement between two cases on suites of binary variables) (2(M.11)) / ((2(M.11)) + M.10 + M.01)

Usage

dice(x, y)

Arguments

x

case 1 (the dataset columns in this case should contain only those used for matching)

y

case 2 (the dataset columns in this case should contain only those used for matching)

Examples

dice_function()

clmacleod/highlandr documentation built on Oct. 11, 2023, 8:04 p.m.