transientStates {clickstream} | R Documentation |
Returns All Transient States
Description
Returns All Transient States
Usage
transientStates(object)
Arguments
object |
An instance of the |
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(s)
Michael Scholz michael.scholz@th-deg.de
[Package clickstream version 1.3.3 Index]