Learn R Programming

mispitools (version 1.2.0)

CPT_POP: 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)
)

Value

A value of Likelihood ratio based on preliminary investigation data. In this case, sex.

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

Examples

Run this code
CPT_POP()

Run the code above in your browser using DataLab