single_transition.markov_chain: S3 Implementation of single_transition generic method for...

Description Usage Arguments Value

View source: R/markov_chain.R

Description

Generate the next state of the Markov chain using the transition kernel

Usage

1
2
## S3 method for class 'markov_chain'
single_transition(object)

Arguments

object,

markov_chain object

Value

markov_chain object, with chains of parameters updated by one step using the transition kernel


JTT94/cpmmc documentation built on May 14, 2019, 12:08 p.m.