diag.kappa: Perform some kappa test between two qualitative test

Description Usage Arguments Value

View source: R/diag_function.R

Description

Perform some kappa test between two qualitative test

Usage

1
diag.kappa(data, test_1, test_2, round = 3)

Arguments

data

a data.frame, containing the tests' result as factor

test_1

a character vector of length one, containing the colname of the test_1 procedure

test_2

a character vector of length one, containing the colname of the test_2 procedure

round

an integer, number of maximal decimal. Default to 3

Value

a list contaning agreement matrix table and agreement parameters as data.frame


rgriffier/statsBordeaux documentation built on Aug. 11, 2021, 9:59 a.m.