Anonymous

Template:EvoLudoLab:EcoPGG: Difference between revisions

From EvoLudo
no edit summary
No edit summary
No edit summary
Line 14: Line 14:
{{{doc}}}
{{{doc}}}


{| id="dataview"
{| class="dataview"
|
|
|
|
Line 20: Line 20:
|-
|-
!
!
[[EvoLudo:Dataviews#Structure - strategy|Structure - strategy]]
[[Data Views#Strategies - Structure|Strategies - Structure]]
| Snapshot of the spatial arrangement of strategies.
| Snapshot of the spatial arrangement of strategies.
|-
|-
!
!
[[EvoLudo:Dataviews#Mean strategy|Mean strategy]]
[[Data Views#Strategies - Structure 3D|Strategies - Structure 3D]]
| 3D view of snapshot of the spatial arrangement of strategies.
|-
!
[[Data Views#Strategies - Mean|Strategies - Mean]]
| Time evolution of the strategy frequencies.
| Time evolution of the strategy frequencies.
|-
|-
!
!
[[EvoLudo:Dataviews#Simplex S3|Simplex \(S_3\)]]
[[Data Views#Simplex S3|Simplex \(S_3\)]]
| Strategy frequencies plotted in the simplex \(S_3\). If no calculation is running, mouse clicks set the initial frequencies of strategies and stops the calculations otherwise (for the ODE solver it switches to backwards integration).
| Strategy frequencies plotted in the simplex \(S_3\). If no calculation is running, mouse clicks set the initial frequencies of strategies and stops the calculations otherwise (for the ODE solver it switches to backwards integration).
|-
|-
!
!
[[EvoLudo:Dataviews#Phase plane 2D|Phase plane 2D]]
[[Data Views#Phase plane 2D|Phase plane 2D]]
| Frequencies plotted in the phase plane spanned by the population density (\(u + v = 1 - w\)) and the relative frequency of cooperators (\(f = u / (u + v)\)). Again, mouse clicks set the initial frequencies of strategies, stop the simulations or switch to backward integration
| Frequencies plotted in the phase plane spanned by the population density (\(u + v = 1 - w\)) and the relative frequency of cooperators (\(f = u / (u + v)\)). Again, mouse clicks set the initial frequencies of strategies, stop the simulations or switch to backward integration
|-
|-
!
!
[[EvoLudo:Dataviews#Structure - fitness|Structure - fitness]]
[[Data Views#Fitness - Structure|Fitness - Structure]]
| Snapshot of the spatial distribution of payoffs.
| Snapshot of the spatial distribution of payoffs.
|-
|-
!
!
[[EvoLudo:Dataviews#Mean fitness|Mean fitness]]
[[Data Views#Fitness - Structure 3D|Fitness - Structure 3D]]
| 3D view of snapshot of the spatial distribution of payoffs.
|-
!
[[Data Views#Fitness - Mean|Fitness - Mean]]
| Time evolution of average population payoff bounded by the minimum and maximum individual payoff.
| Time evolution of average population payoff bounded by the minimum and maximum individual payoff.
|-
|-
!
!
[[EvoLudo:Dataviews#Fitness histogram|Fitness histogram]]
[[Data Views#Fitness - Histogram|Fitness - Histogram]]
| Snapshot of payoff distribution in population.
| Snapshot of payoff distribution in population.
|-
!
[[Data Views#Structure - Degree|Structure - Degree]]
| Degree distribution in structured populations.
|}
|}
{{-}}
{{-}}
Line 52: Line 64:
The list below describes only the parameters related to the public goods game and the population dynamics. Follow the link for a complete list and descriptions of all [[EvoLudo:Parameters|other parameters]] such as spatial arrangements or update rules on the player and population level.
The list below describes only the parameters related to the public goods game and the population dynamics. Follow the link for a complete list and descriptions of all [[EvoLudo:Parameters|other parameters]] such as spatial arrangements or update rules on the player and population level.


;Interest:
;<tt>--interest <r></tt>:
:multiplication factor \(r\) of public good.
:multiplication factor \(r\) of public good.
;Cost:
;<tt>--cost <c></tt>:
:cost of cooperation \(c\) (investment into common pool).
:cost of cooperation \(c\) (investment into common pool).
;Lone cooperator's payoff:
;<tt>--lonecooperator <l></tt>:
:payoff for a cooperator if no one else joins the public goods interaction.
:payoff for a cooperator if no one else joins the public goods interaction.
;Lone defector's payoff:
;<tt>--lonedefector <l></tt>:
:payoff for a defector if no one else joins the public goods interaction.
:payoff for a defector if no one else joins the public goods interaction.
;Base birthrate:
;<tt>--basefit <<wbr>b></tt>
:baseline reproductive rate of all individuals. The effective birthrate is affected by the individual's performance in the public goods game and additionally depends on the availability of empty space.
:baseline reproductive rate of all individuals. The effective birthrate is affected by the individual's performance in the public goods game and additionally depends on the availability of empty space.
;Deathrate:
;<tt>--deathrate <d></tt>:
:constant death rate of all individuals.
:constant death rate of all individuals.
;Init Coop, init defect, init empty:
; <tt>--init <d,c,e></tt>:
:initial densities of cooperators, defectors and empty space. If they do not add up to 100%, the values will be scaled accordingly.
: initial frequencies of defectors <tt>d</tt>, cooperators <tt>c</tt> and vacant space <tt>e</tt>. Frequencies that do not add up to 100% are scaled accordingly.
{{cloinittype}}




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

edits