View source: R/infer_iter_Sinba.R
simulate_ExpLinLn | R Documentation |
Title Simulate a two-branch tree with characters
simulate_ExpLinLn(Q, t = c(1, 1), n.samples = 100, pi = c(1/4, 1/4, 1/4, 1/4))
Q |
rate matrix |
t |
vector of times for each of 2 branches |
n.samples |
N of characters |
pi |
intial vecotr |
list of two chars in binary mode (y- N states, x- N chars)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.