unfolded.kappa: Unfolded Kappa

Description Usage Arguments

Description

Caculates the kappa statistic with an option of weights

Usage

1
2
unfolded.kappa(x, y, lev = unique(c(levels(x), levels(y))), nlev = NULL,
  wgt = NULL, cantgrade = cantgrade)

Arguments

x

vector of first grades

y

vector of second grades

lev

vector with levels of x and y grades

nlev

number of levels. If NULL, length of lev is used

wgt

weights to be used. If NULL, nlev is used

cantgrade

string which specifies 'Cannot Grade'


rmtrane/QualityControl documentation built on May 5, 2019, 5:54 p.m.