simulateFromPrior {beast} | R Documentation |
Generate change-points according to the prior distribution conditionally on a given number of change-points.
simulateFromPrior(nTime, startPoint, L = 3)
nTime |
Number of time-points |
startPoint |
At least equal to 2. |
L |
null |
cutPoints |
Change-point locations |
Panagiotis Papastamoulis