bayespy.inference.vmp.nodes.categorical_markov_chain.CategoricalMarkovChainDistribution.__init__

CategoricalMarkovChainDistribution.__init__(categories, states)[source]

Create VMP formula node for a categorical variable

categories is the total number of categories. states is the length of the chain.