R/simulate.R
simCoal.Rd
Simulation of coalescent dated phylogeny given a fluctuating Ne(t) function
simCoal( dates = 1990:2010, NeFun = function(x) { return(10) }, NeMin, computeKeyStats = T )
Sampling dates
Population size function Ne(t)
Minimum value of Ne(t)
Whether or not to compute the key stats, default is TRUE
A simulated dated phylogeny