getBDjTimes: Get Jump times of a BD process.

Description Usage Arguments Details Value Author(s)

View source: R/accRejSim.R

Description

get times of jumps, split into jumps up and jumps down.

Usage

1

Arguments

bdMC

A BDMC

getTimes

Bool. If true returns times, otherwise returns indices of times vector.

Details

List with 2 components of times/indices. First is times of jumps up, second is times of jumps down.

Value

If getTimes is TRUE:

timesup

times of jumps up

timesdown

times of jumps down

If getTImes is FALSE:

indsup

indices of times for jumps up

indsdown

indices of times for jumps down

Author(s)

charles doss


DOBAD documentation built on May 2, 2019, 3:04 a.m.