Population-class: Class '"Population"'

Usage Arguments Objects from the Class Slots Methods Examples

Usage

1

Arguments

...

Objects from the Class

Objects can be created by calls of the form Population(...).

Slots

members:

Object of class "list" ~~

alleles:

Object of class "listOrNULL" ~~

Methods

AveragePairwiseDistances

signature(population = "Population"): ...

GetAlleleFreq

signature(population = "Population", allele = "Allele"): ...

GetGeneFreq

signature(population = "Population"): ...

plot.Population

signature(population = "Population"): ...

SelectIndividuals

signature(population = "Population"): ...

show

signature(object = "Population"): ...

Examples

1
showClass("Population")

alghul96/AdmSim documentation built on May 27, 2019, 3:29 p.m.