Template:EvoLudoLab:Moran: Difference between revisions

From EvoLudo
No edit summary
 
(One intermediate revision by the same user not shown)
Line 62: Line 62:
The list below describes only the few parameters related to the evolutionary dynamics of residents and mutants with fixed fitness (constant selection). Numerous other [[EvoLudoLabs:Parameters|parameters]] are available to set population structures or update rules on the player as well as population level.
The list below describes only the few parameters related to the evolutionary dynamics of residents and mutants with fixed fitness (constant selection). Numerous other [[EvoLudoLabs:Parameters|parameters]] are available to set population structures or update rules on the player as well as population level.


; <tt>--resident <r></tt>:
; <tt>--fitness <r,m></tt>:
: fitness of resident <tt>r</tt>.
: fitness of residents <tt>r</tt> and of mutants <tt>m</tt>.
; <tt>--mutant <m></tt>:
: fitness of mutant <tt>m</tt>.
; <tt>--init <m,r></tt>:
: initial frequencies of residents <tt>r</tt> and mutants <tt>m</tt>. Frequencies that do not add up to 100% are scaled accordingly.
{{cloinittype}}


[[Category:Interactive Lab]]
[[Category:Interactive Lab]]

Latest revision as of 13:55, 8 August 2024

Color code: Residents Mutants
New resident New mutant
Payoff code: Residents Mutants

{{{title}}}

{{{doc}}}

Data views

Strategies - Structure

Snapshot of the spatial arrangement of strategies.

Strategies - Structure 3D

3D view of snapshot of the spatial arrangement of strategies.

Strategies - Mean

Time evolution of the strategy frequencies.

Fitness - Structure

Snapshot of the spatial distribution of payoffs.

Fitness - Structure 3D

3D view of snapshot of the spatial distribution of payoffs.

Fitness - Mean

Time evolution of average population payoff bounded by the minimum and maximum individual payoff.

Fitness - Histogram

Snapshot of payoff distribution in population.

Structure - Degree

Degree distribution in structured populations.

Statistics - Fixation probability

Statistics of fixation probability for each vertex where the initial mutant arose.

Statistics - Fixation times

Statistics of conditional fixation times of residents and mutants as well as absorption time for each vertex where the initial mutant arose.

Console log

Message log from engine.

Game parameters

The list below describes only the few parameters related to the evolutionary dynamics of residents and mutants with fixed fitness (constant selection). Numerous other parameters are available to set population structures or update rules on the player as well as population level.

--fitness <r,m>
fitness of residents r and of mutants m.