View source: R/computeUncertainty.R
signalAgreement | R Documentation |
Calculate signal agreement.
signalAgreement(x, th = 66, condition = "GT")
x |
binary numeric |
th |
threshold |
condition |
character (choices: "GT", "GE", "LT", "LE") |
binary numeric (0 = no agreement, 1 = agreement).
M. Iturbide
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.