logPrior {beast} | R Documentation |
Logarithm of the prior distribution on the number of change-points.
logPrior(cutPoints, nTime, startPoint)
cutPoints |
change-points. |
nTime |
number of time-points. |
startPoint |
optional integer, at least equal to 2. |
logarithm of the prior distribution.
Panagiotis Papastamoulis