logPrior {beast}R Documentation

Log-prior.

Description

Logarithm of the prior distribution on the number of change-points.

Usage

logPrior(cutPoints, nTime, startPoint)

Arguments

cutPoints

change-points.

nTime

number of time-points.

startPoint

optional integer, at least equal to 2.

Value

logarithm of the prior distribution.

Author(s)

Panagiotis Papastamoulis


[Package beast version 1.1 Index]