Likelihood ratio for age variable
LRage(
MPa = 40,
MPr = 6,
UHRr = 1,
gam = 0.07,
nsims = 1000,
epa = 0.05,
erRa = epa,
H = 1,
modelA = c("uniform", "custom")[1],
LR = FALSE,
seed = 1234
)
A value of Likelihood ratio based on preliminary investigation data. In this case, Age.
Missing person age
Missing person age range.
Unidentified person range
Simulation parameter for UHR ages.
number of simulations.
epsilon age
error rate in the database.
hipothesis tested, H1: UHR is MP, H2: UHR is not MP.
reference database probabilities, uniform assumes equally probable ages. Custom needs a vector with ages frequencies.
compute LR values
For reproducible simulations