Compare commits
3 commits
0f8cf12d7f
...
36928a6632
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
36928a6632 | ||
|
|
ad0c23625d | ||
|
|
dc7af5d734 |
1 changed files with 2 additions and 0 deletions
|
|
@ -137,3 +137,5 @@ for (i in seq_along(population_sizes)) {
|
||||||
mtext("Number of people", side = 2, outer = TRUE, line = 0.2)
|
mtext("Number of people", side = 2, outer = TRUE, line = 0.2)
|
||||||
par(old_par)
|
par(old_par)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
If the skill level is transmitted culturally from these skilled individual to the next generation, we can then add different type of social transmission process to then get prediction about on the spread (and retention) of skills within the population.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue