add skill distrib for chapter 8
This commit is contained in:
parent
dc7af5d734
commit
7ba7ba75c2
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