Simulate a and Sab from full conditional distributions under the cbin likelihood
raSab_cbin_fc(Z, Y, a, b, Sab, odmax, odobs, Sab0=NULL, eta0=NULL,SS = round(sqrt(nrow(Z))))
Z
: a square matrix, the current value of ZY
: square matrix of ranked nomination dataa
: current value of row effectsb
: current value of column effectsSab
: current value of Cov(a,b)odmax
: a scalar or vector giving the maximum number of nominations for each individualodobs
: observed outdegreeSab0
: prior (inverse) scale matrix for the prior distributioneta0
: prior degrees of freedom for the prior distributionSS
: number of iterationsPeter Hoff