50% off: Unlimited data and AI learning.
State of Data and AI Literacy Report 2025

strataG (version 1.0.5)

numGensEq: Number of Generations to Equilibrium

Description

Calculate the number of generations to equilibrium based on a an ideal Wright model.

Usage

numGensEq(fst, Ne, gen.time)

Arguments

fst
estimate of Fst between populations.
Ne
population size.
gen.time
generation time.

See Also

wrightFst, fstToNm, expectedNumAlleles

Examples

Run this code
numGensEq(0.15, 100, 20)

numGensEq(0.3, 100, 20)

numGensEq(0.15, 50, 20)

Run the code above in your browser using DataLab