updateG | R Documentation |
Updates the grouping matrix.
updateG(G, a, bwts2, Fr.bk, const, n, m, q, random = FALSE, info.level = 3)
G |
Grouping matrix. |
a |
Current value of the row scores. |
bwts2 |
Squared column weights. |
Fr.bk |
Product of Fr and bkmat. |
const |
Constant part of the loss function. |
n |
The number of observations. |
m |
The number of items. |
q |
The number of rating categories. |
random |
Logical indicating whether to randomize the observations. |
info.level |
Integer controlling the amount of printed. |
Pieter Schoonees
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.