Updates the grouping matrix.
updateG(G, a, bwts2, Fr.bk, const, n, m, q, random = FALSE, info.level = 3)
Grouping matrix.
Current value of the row scores.
Squared column weights.
Product of Fr and bkmat.
Constant part of the loss function.
The number of observations.
The number of items.
The number of rating categories.
Logical indicating whether to randomize the observations.
Integer controlling the amount of printed.
Pieter Schoonees