determine.dropout: determine.dropout

Description Usage Arguments Value See Also

View source: R/hypothesis.R

Description

An individual is subject to dropout if the individual's allele at one or more locus is not in the crime-scene profile.

Usage

1
determine.dropout(knownProfiles, cspProfile)

Arguments

knownProfiles

A matrix containing the profiles to examin.

cspProfile

A matrix containing the crime scene profile.

Value

A list with one element per individual. Each is True if that individual is subject to dropout.

See Also

read.csp.profile, read.known.profiles


likeLTD documentation built on May 1, 2019, 7:58 p.m.