Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


matrixdist (version 1.1.3)

initialState: Initial state of Markov jump process

Description

Given the accumulated values of the initial probabilities Pi and a uniform value u, it returns the initial state of a Markov jump process

Usage

initialState(cumulatedPi, u)

Value

The initial state of the Markov jump process

Arguments

cumulatedPi

A vector

u

A random value in (0,1)