|
From: ITO T. <ito...@ky...> - 2017-02-28 04:07:56
|
Hello everyone, I'm trying to simulate a population in overlapping generation, in which females can have offsprings only if they didn't have offsprings in the previous year. Males can have offsprings any time. Although I thought that offspring_idx could be helpful, the index is reset for each mating event. Is there any way to track whether a individual had offsprings in the previous year or not? Any help would be appreciated. Best regards, Ito |