createClonalReproTransitionMatrix: Create Clonal Reproduction Transition Matrix

Description Usage Arguments Value

View source: R/createClonalReproTransitionMatrix.R

Description

Create Clonal Reproduction Transition Matrix

Usage

1
createClonalReproTransitionMatrix(clonal_repro_dat, TMdata, stages)

Arguments

clonal_repro_dat

This dataset is created by the calculateClonalReproduction function. Each row represents information for a unique offspring. Each row contains the identity of the parent, the year, the size of the offspring, and the size of the parent.

TMdata

Survey data used to create transition matrix.

Value

Returns a list in which the first element is the count of the number of individuals in each stage-stage transition and the second element contains the rates at which individuals transition among stages.


ksauby/GTMNERRproc documentation built on May 20, 2019, 6:42 p.m.