next_state: Simulate the next state given the current state of a DTMC

next_stateR Documentation

Simulate the next state given the current state of a DTMC

Description

Basic intervallic partition sampling of the measures.

Usage

next_state(i, P)

Arguments

i

the current state

P

the transition-probability matrix

Value

integer


shill1729/markovChains documentation built on April 24, 2022, 11:50 a.m.