Simulate a and Sab from full conditional distributions under frn likelihood
raSab_frn_fc(Z, Y, YL, 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 dataYL
: list of ranked individuals, from least to most preferred in each rowa
: 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