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.
example_transition_matrixAn object of class matrix (inherits from array) with 7 rows and 7 columns.