hittingtime: Generic function for the hittingtime function

Description Usage Arguments Author(s)

View source: R/hittingtime.R

Description

Generic function for the hittingtime function, function for S3 Class use

Usage

1
hittingtime(obj, i, j, k, epsilon)

Arguments

obj

the Markov Chain we want to apply

i

user defined rows of the submatrix

j

user defined columns of the submatrix

k

for infinite state Markov Chain, the initial state to do the iterative process in order to find the stationary distribution

epsilon

for infinite state Markov Chain, the convergence criterion to stop the iterative process

Author(s)

Jiexuan Cao, Yuki Liu, Qianhan Zhang


yuki0425/mc documentation built on May 4, 2019, 7:44 p.m.