Description Usage Arguments Value
An internal function that simulates learning using C++.
1 | learn(rep_size, reps, locs, loc, t_x, syl_counter, num_dems, a, innov, p_att)
|
rep_size |
Learner repertoire size. |
reps |
Demonstrator repertoires. |
locs |
Demonstrator locations. |
loc |
Learner location. |
t_x |
Demonstrator attractiveness. |
syl_counter |
Syllable counter. |
num_dems |
Number of demonstrators. |
a |
Level of conformity bias. |
innov |
Innovation rate. |
p_att |
Proportion of attractive syllables. |
Returns a one matrix: the Simpson's diversity from each burn-in year (column) and iteration (row).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.