generateInitial: Initial Chronologies

Description Usage Arguments Details Value

Description

Initial Chronology for initializing MCMC sampler

Usage

1
generateInitial(lengths, tmin, tmax, chains = 1L, max.growth = NULL)

Arguments

lengths

a vector of segment lengths (in timewise order)

tmin

the minimum possible date

tmax

the final date

chains

the number of chains to generate initializations for

max.growth

the maximum possible growth rate

Details

The function generateInitial generates random chronologies that can be used to initialize the MCMC sampler metropolisDate.

The user must provide the vector lengths containing the continuous sequence of segment lengths in timewise order, the earliest possible date tmin and the final date tmax (usually the acquisition date). If in addition the user specifies a maximal growth rate then cut dates will be generated such that the growth rate never exceeds this upper limit, and if this is not possible the function will raise an error.

Value

a list of vectors of segment cut dates


AustralianAntarcticDataCentre/datemoss documentation built on May 5, 2019, 8:14 a.m.