CPT_POP {mispitools} | R Documentation |
Population based conditioned probability
Description
Population based conditioned probability
Usage
CPT_POP(
propS = c(0.5, 0.5),
MPa = 40,
MPr = 6,
propC = c(0.3, 0.2, 0.25, 0.15, 0.1)
)
Arguments
propS |
age epsilon - Age is not specified in this first version, because it asumes uniformity. |
MPa |
Missing person sex |
MPr |
Missing person hair color |
propC |
sex epsilon |
Value
A value of Likelihood ratio based on preliminary investigation data. In this case, sex.
Examples
CPT_POP()
[Package mispitools version 1.1.0 Index]