View source: R/RasperGade_simulation.R
simulatePET | R Documentation |
Simulate trait under pulsed evolution
simulatePET(l, align.length = NA, lambda, size, sigma, epsilon, nj = NULL) simulatePET.phy(phy, lambda, size, sigma, epsilon, start = 0)
l |
branch length of time/divergence |
lambda |
jump frequency |
size |
variance of trait change per jump |
sigma |
rate of BM |
epsilon |
variance of time-independent variation |
phy |
a phylo-class object from the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.