Learn R Programming

clickstream (version 1.3.3)

transientStates: Returns All Transient States

Description

Returns All Transient States

Usage

transientStates(object)

Arguments

object

An instance of the MarkovChain-class

Methods

list("signature(object = \"MarkovChain\")")

Returns the names of all states that have a non-zero probability that a user will never return to them (i.e. that are transient).

Author

Michael Scholz michael.scholz@th-deg.de