calculate_transitionMatrix: Calculation of the transition matrix.

Description Usage Arguments

Description

This function derives the transition matrix which contains the transition probabilitites between the distinct cell states.

Usage

1
calculate_transitionMatrix(M, t, used_timepoints)

Arguments

M

Matrix containing all experimental data: the initial experimental setup matrix and the experimental cell state distribution matrices.

t

This A vector containing all timepoints at which the cell state distributions have been experimentally measured.

used_timepoints

A vector with the timepoints utilized to estimate the transition matrix.


tbuder/CellTrans documentation built on May 31, 2019, 7:27 a.m.