LRcolors {mispitools}R 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).


[Package mispitools version 1.2.0 Index]