Rdocumentation
powered by
Learn R Programming
clickstream (version 1.1.8)
states: Returns All States
Description
Returns All States
Usage
states(object)
Arguments
object
An instance of the
MarkovChain
-class
Methods
list("signature(object = \"MarkovChain \")")
Returns the name of all states of a
MarkovChain
object.