LRsex {mispitools} | R Documentation |
Likelihood ratio for age variable
Description
Likelihood ratio for age variable
Usage
LRsex(
MPs = "F",
eps = 0.05,
erRs = eps,
nsims = 1000,
Ps = c(0.5, 0.5),
H = 1,
LR = FALSE
)
Arguments
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 |
Value
A value of Likelihood ratio based on preliminary investigation data. In this case, sex.
Examples
LRsex()
[Package mispitools version 1.1.0 Index]