example_transition_matrix: Example transition matrix showing how individuals traverse...

example_transition_matrixR Documentation

Example transition matrix showing how individuals traverse the multistage test.

Description

A matrix with modules on the rows and columns. A 0 indicates that an individual cannot move from the row module to the column module, while a 1 indicates that an individual who has completed the row module can potentially transition into the column module.

Usage

example_transition_matrix

Format

An object of class matrix (inherits from array) with 7 rows and 7 columns.


caMST documentation built on June 25, 2022, 1:06 a.m.