Learn R Programming

caMST (version 0.1.4)

example_transition_matrix: 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

Arguments

Format

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