Learn R Programming

forensim (version 1.1-4)

dropdata: Dropout example data

Description

dropdata gives is an extract of a series of experiments used to determine the probability of dropout

Usage

data(dropdata)

Arguments

encoding

UTF-8

format

A list of two components: 'tabcsv' and 'genot'. tabcsv is an extract of the validation table of a two-person mixture (Genemapper format) and genot is the matrix of genotypes of the individuals contributing to the mixture.

source

Data communicated by Elodie Suzanne and Laurent P'ene, Laboratoire de Police Scientifique, Ecully, France.

Details

The mixture is characterized using the Applied Biosystems AmpFlSTR Identifiler^{TM} kit.

Examples

Run this code
data(dropdata)
names(dropdata)
dropdata$tabcsv
dropdata$genot

Run the code above in your browser using DataLab