lace.StateTransition

class lace.StateTransition

A particular state transition withing the Markov chain

__init__()

Methods

column_assignment(kernel)

The column reassignment transition with selected MCMC kernel

component_parameters()

feature_priors()

Re-sample the feature prior parameters

row_assignment(kernel)

The row reassignment transition with selected MCMC kernel

state_alpha()

The state alpha (controls the assignment of columns to views) transition.

view_alphas()

The view alpha (controls the assignment of rows to categories within each view) transition.