LRsex: Likelihood ratio for age variable

View source: R/LRsex.R

LRsexR 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() 

mispitools documentation built on Sept. 8, 2023, 6:13 p.m.