LRcol | R Documentation |
Likelihood ratio for color variable
LRcol(
MPc = 1,
epc = Cmodel(),
erRc = epc,
nsims = 1000,
Pc = c(0.3, 0.2, 0.25, 0.15, 0.1),
H = 1,
Qprop = MPc,
LR = FALSE,
seed = 1234
)
MPc |
MP hair color |
epc |
epsilon paramenter. |
erRc |
error rate in the database. |
nsims |
number of simulations performed. |
Pc |
hair color probabilities. |
H |
hypothesis tested, H1: UHR is MP, H2: UHR is no MP |
Qprop |
Query color tested. |
LR |
compute LR values |
seed |
For reproducible simulations |
A value of Likelihood ratio based on preliminary investigation data. In this case, hair color.
LRcol()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.