LRsex | R Documentation |
Likelihood ratio for sex variable
LRsex(
MPs = "F",
eps = 0.05,
erRs = eps,
nsims = 1000,
Ps = c(0.5, 0.5),
H = 1,
LR = FALSE,
seed = 1234
)
MPs |
MP sex |
eps |
epsilon paramenter. |
erRs |
error rate in the database. |
nsims |
number of simulations performed. |
Ps |
Sex probabilities in the population. |
H |
hypothesis tested, H1: UHR is MP, H2: UHR is no MP |
LR |
compute LR values |
seed |
For reproducible simulations |
A value of Likelihood ratio based on preliminary investigation data. In this case, sex.
LRsex()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.