Learn R Programming

DNAtools (version 0.2-4)

genTypeRec: Generates DNA profiles of n unrelated individuals for a locus

Description

Generates DNA profiles of n unrelated individuals for a locus

Usage

genTypeRec(x, t, n, z = rep(0, lx <- length(x)))

Arguments

x

Allele probabilities

t

theta correction

n

Number of probles

z

FIXME