Learn R Programming

kindisperse (version 0.10.2)

breeding_cycle: Access breeding cycle at sampling of DispersalModel object.

Description

Access breeding cycle at sampling of DispersalModel object.

Usage

breeding_cycle(x)

# S4 method for DispersalModel breeding_cycle(x)

# S4 method for 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)

  • DispersalModel:

  • KinPairData: