print.irrlist function

Default printing function for various coefficients of interrater reliability

Default printing function for various coefficients of interrater reliability

Prints the results of various functions computing coefficients of interrater reliability.

## S3 method for class 'irrlist' print(x, ...)

Arguments

  • x: a list with class '"irrlist"' containing the results of the interrater reliability computation.
  • ...: further arguments passed to or from other methods.

Details

'"print.irrlist"' is only a printing function and is usually not called directly.

Author(s)

Matthias Gamer

See Also

bhapkar, finn, iota, kappa2, kappam.fleiss, kappam.light, kripp.alpha, kendall, maxwell, meancor, meanrho, rater.bias, robinson, stuart.maxwell

Examples

data(anxiety) # "print.irrlist" is the default printing method of various functions, e.g. finn(anxiety, 6) meancor(anxiety)