LRcolors: Simulate LR values considering H1 and H2

View source: R/LRcolors.R

LRcolorsR Documentation

Simulate LR values considering H1 and H2

Description

Simulate LR values considering H1 and H2

Usage

LRcolors(df, seed = 1234, nsim = 500)

Arguments

df

A data.frame containing the characteristics of individuals, numerator, f_h_s_y and LRs. Output from compute_LRs function.

seed

For replication purposes.

nsim

Number of LRs simulated.

Value

LR distribution considering H1 (Related) and H2 (Unrelated).


MarsicoFL/mispitools documentation built on April 14, 2025, 5:32 a.m.