| grass_reference_table | R Documentation |
For inspection, custom interpolation, or reproducibility. In the paper this is the prevalence-conditioned threshold table.
grass_reference_table(reference_level = NULL)
reference_level |
Optional numeric band ( |
A long-form data.frame with columns prevalence,
reference_level, metric, reference, and J.
head(grass_reference_table())
head(grass_reference_table(reference_level = 0.85))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.