msa.nominal.concordance.simple: Perform Comparison of Two Nominal Measurements

View source: R/msa.nominal.concordance.simple.R

msa.nominal.concordance.simpleR Documentation

Perform Comparison of Two Nominal Measurements

Description

Evaluate statistical tests of agreement and symmetry for two measurements.

Usage

msa.nominal.concordance.simple(measurement1, measurement2, conf.level = 0.95)

Arguments

measurement1

Vector - First operator's assessments ordered by part

measurement2

Vector - Second operator's assessments ordered by part

conf.level

Confidence level to use for the statistical tests

Value

A data structure including all of the details of the tests. Use summary() to summarize results.


burrm/lolcat documentation built on Sept. 15, 2023, 11:35 a.m.