Last data update: 2014.03.03

R: Summarise the expected number of loci in a 'lociData' object.
summariseLociR Documentation

Summarise the expected number of loci in a ‘lociData’ object.

Description

Summarises the expected number of loci, either in toto or on a per replicate group basis.

Usage

summariseLoci(cD, perReplicate = TRUE)

Arguments

cD

A ‘lociData’ object with calculated values in the ‘@lociLikelihoods’ slot.

perReplicate

Should the expectation be calculated on a per replicate group basis, or the total number of loci identified in the dataset?

Value

A numeric vector summarising the expectated number of loci in the cD object.

Author(s)

Thomas J. Hardcastle

Results