kappa_stat_unweight: Computes an unweighted kappa statistic

Description Usage Arguments Examples

View source: R/kappa_stat_unweight.R

Description

Computes an unweighted kappa statistic

Usage

1
kappa_stat_unweight(table, ci = FALSE, alpha = 0.05)

Arguments

table

A square confusion matrix

ci

Return a confidence interval

alpha

Confidence level for condifence interval

Examples

1
dgam_plot(a_square_matrix)

carter-allen/kappaR documentation built on May 29, 2019, 12:37 p.m.