breeding_cycle: Access breeding cycle at sampling of 'DispersalModel' object.

Description Usage Arguments Value Methods (by class)

Description

Access breeding cycle at sampling of DispersalModel object.

Usage

1
2
3
4
5
6
7
breeding_cycle(x)

## S4 method for signature 'DispersalModel'
breeding_cycle(x)

## S4 method for signature 'KinPairData'
breeding_cycle(x)

Arguments

x

object of class DispersalModel

DispersalModel

object of class DispersalModel

KinPairData

object of class KinPairData

Value

integer(s) >= -1 Breeding cycle numbers of modeled dispersed kin. Represents the number of complete breeding cycles each indivdiual has undergone before the sampling point, where the time between birth and first reproduction is coded as 0, that between first and second reproduction 1, etc.

Methods (by class)


kindisperse documentation built on July 28, 2021, 5:09 p.m.