Template:Cloinitypecont: Difference between revisions
Created page with "; <tt>--inittype <t></tt> : type of initial configuration: :; <tt>uniform</tt> :: uniform trait distribution. :; <tt>mono</tt> :: monomorphic trait distribution for mean trait (see <tt>--init <m[,s]></tt>). :; <tt>gaussian</tt> :: Gaussian trait distribution with mean <tt>m</tt> and standard deviation <tt>s</tt> (see <tt>--init <m,s></tt>). :; <tt>delta</tt> :: mutant with trait <tt>s</tt> in monomorphic population with trait <tt>m</tt> (see <tt>--init <m,s></tt>)." |
No edit summary |
||
| Line 1: | Line 1: | ||
; <tt>-- | ; <tt>--init <t></tt> | ||
: type of initial configuration: | : type of initial configuration: | ||
:; <tt>uniform</tt> | :; <tt>uniform</tt> | ||
:: uniform trait distribution. | :: uniform trait distribution. | ||
:; <tt>mono</tt> | :; <tt>mono</tt> | ||
:: monomorphic trait | :: monomorphic trait <tt><x1,...,xd></tt> | ||
:; <tt>gaussian</tt> | :; <tt>gaussian</tt> | ||
:: Gaussian | :: Gaussian traits <tt><m1,...,md;s1,...,sd></tt> | ||
:; <tt>mutant</tt> | |||
: | :: mutant in monomorphic resident <tt><m1,...,md;r1,...,rd></tt> | ||
:where <tt>xi, mi, si,</tt> and <tt>ri</tt> refer to the settings for the trait with index <tt>i</tt>. | |||
Latest revision as of 10:45, 19 February 2026
- --init <t>
- type of initial configuration:
- uniform
- uniform trait distribution.
- mono
- monomorphic trait <x1,...,xd>
- gaussian
- Gaussian traits <m1,...,md;s1,...,sd>
- mutant
- mutant in monomorphic resident <m1,...,md;r1,...,rd>
- where xi, mi, si, and ri refer to the settings for the trait with index i.