Description Usage Arguments Value Examples
View source: R/ONEST_inflation_test.R
This function uses the binary (0/1) pathology data to test if the agreement proportion will converge to 0 with an increasing number of observers.
1 |
Y |
pathology data as a matrix (missing values are allowed) |
p_value: chi-square p-value, a small p-value indicates significant evidence that the observers’ agreement will converge to a non-zero proportion.
1 2 | data("sp263_bin")
ONEST_inflation_test(sp263_bin)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.