Description Usage Arguments Value Examples
View source: R/DriftFunctions.R
th_contLabelling
1 | th_contLabelling(mu, lambda, Ns, time_points)
|
mu |
Stem cell replacement rate. |
lambda |
Stem cell replacement rate. |
Ns |
Number of functional stem cells per crypt. |
time_points |
vector of time point values. |
a matrix with two rows, the frequency of partial clone cypts and the frequency of monoclonal crypts.
1 | x = th_contLabelling(mu = 1.1e-4, lambda = 0.1, Ns = 5, time_points = 101:201)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.