betaBlock {bpnreg} | R Documentation |
Sample fixed effect coefficients
Description
Sample fixed effect coefficients
Usage
betaBlock(Omega, R, theta, X, Z, p, A, N)
Arguments
Omega |
current covariance matrix |
R |
component of current outcome vector (Y.I=cos(theta)*R, Y.II=sin(theta)*R) |
X |
design matrix model parameters (differs per person) |
Z |
design matrix for random effects (differs per person) |
p |
dimension X (number of columns/variables+indicator variables) |
A |
prior variance of fixed effect coefficients |
N |
sample size at second level |
[Package bpnreg version 2.0.3 Index]