rbeta_ab_rep_fc: Gibbs sampling of additive row and column effects and...

Description Usage Arguments Value Author(s)

View source: R/rbeta_ab_rep_fc.R

Description

Simulates from the joint full conditional distribution of (a,b,beta), assuming same additive row and column effects and regression coefficient across replicates.

Usage

1
rbeta_ab_rep_fc(Z.T,Sab,rho,X.T,s2=1)

Arguments

Z.T

n x n x T array, with the third dimension for replicates. Each slice of the array is a (latent) normal relational matrix, with multiplicative effects subtracted out

Sab

row and column covariance

rho

dyadic correlation

X.T

n x n x p x T covariate array

s2

dyadic variance

Value

beta

regression coefficients

a

additive row effects

b

additive column effects

Author(s)

Peter Hoff, Yanjun He


pdhoff/amen documentation built on Dec. 21, 2020, 6:10 a.m.