View source: R/msa.nominal.internalconsistency.R
msa.nominal.internalconsistency | R Documentation |
Evaluate two or more measurements' agreement for a set of subjects, usually within a single rater.
msa.nominal.internalconsistency(..., conf.level = 0.95)
... |
Vectors - character or factor - One or more rater's evaluations of subjects |
conf.level |
Confidence level to use for the statistical tests |
A data structure including details of the tests between measurements. Use summary() to summarize results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.