This function is based on function `measureWKAPPA` from `mlr` package.
measure_wkappa(truth = NULL, response = NULL, conf_mat = NULL)
truth | a vector with true (reference) values. |
---|---|
response | a vector with response (predicted) values. |
conf_mat | a table similar to ( |
[!!!]
Other measures_:
measure_kappa()
#> [1] -0.02#> [1] -0.02