Description Usage Arguments Value
Returns a table T where Probability(X becoming Y) = TX, Y
1 | get_k80_matrix(time_jump, K80_ALPHA = 10^(-8), K80_BETA = 10^(-9))
|
time_jump |
The number of years we jump by for our transition matrix To be valid, we need it to be less than 9*10^7 |
K80_ALPHA |
probability of transition per year |
K80_BETA |
probability of transversion per year |
A table of numerical values that are the transition matrix for the K-80 model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.