names,markovchain-method {markovchain}R Documentation

Returns the states for a Markov chain object

Description

Returns the states for a Markov chain object

Usage

## S4 method for signature 'markovchain'
names(x)

Arguments

x

object we want to return states for


[Package markovchain version 0.9.5 Index]