simulateFromPrior {beast}R Documentation

Generate change-points according to the prior

Description

Generate change-points according to the prior distribution conditionally on a given number of change-points.

Usage

simulateFromPrior(nTime, startPoint, L = 3)

Arguments

nTime

Number of time-points

startPoint

At least equal to 2.

L

null

Value

cutPoints

Change-point locations

Author(s)

Panagiotis Papastamoulis


[Package beast version 1.1 Index]