View source: R/msa.nominal.concordance.simple.R
msa.nominal.concordance.simple | R Documentation |
Evaluate statistical tests of agreement and symmetry for two measurements.
msa.nominal.concordance.simple(measurement1, measurement2, conf.level = 0.95)
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 |
A data structure including all of the details of the tests. Use summary() to summarize results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.