determine.dropout: determine.dropout
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
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