mixnet = PAM5 description: 5-level pachinko allocation model, which extends the basic 4-level model by an additional hierarchy level. Testing C1B structures and hyperparameter grouping. preferences: verbose = 1 formatCode = 0 fastSerial = 0 fastParallel = 0 parallelMode = 0 indepSamplers = 0 directAssign = 0 nameSuffix = 1 runModel = 0 # standard values K = 20 alpha = 0.1 corpus = nips/nips iter = 10 iterq = 5 nodes: doc-topic = theta : M, K | alpha : 1 topic-topic = thetax : M, K, L | gamma : K, L topic-topic = thetay : M, L, J | delta : L, J topic-word = phi : J, V | beta : 1 sequences: words = w : m, n : M, w[m].length : W edges: words = w :: document = m : M topic = x : K topic = y : L topic = z : J word = w : V network: m >> theta >> x m,x >> thetax | gamma[x] >> y m,y >> thetay | delta[y] >> z z >> phi >> w