Rdocumentation
powered by
Learn R Programming
clickstream (version 1.1.8)
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).