Skip to content

um-tech-evolution/temporal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Julia code for cultural evolution simulation of a quantitative trait in a temporally and a spatially varying environment. There is a metapopulation of individuals with variants of the trait. The metapopulation is subdivided into subpopulations, and there may be horizontal transfer of traits between subpopulations.

In support of future cultural evolution papers on fidelity, population size, complexity, in temporal varying and spatially environments.

There are two types of simulation: simtype == 2: Temporal equilibrium results on mean fitness, mean attribute standard deviation, fraction of subpops at minimum fitness. simtype == 1: Results on the number of generations or move updates until all individuals at at minimum fitness. simtype == 4: Spatial equilibrium results on mean fitness, mean attribute standard deviation, fraction of subpops at minimum fitness.

src/complexity.jl is a program that takes the output csv file from a run of simtype==1 and generates a table (for a plot) of complexity (number of attributes) as a function of population size (N) and mutation standard deviation (mutStddev).

See src/types.jl for documentation of parameters.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published