powered by
Computes J matrix for the centered variance estimate
JMatrixCentered(theta, X, z, A, constraint, thetaInds)
coefficients
design matrix
response matrix
list of adjacency matrices
"symmetric" or "diagonal"
list of relevant indices in theta: betaInds, etaDiag, ...
A sparse adjacency matrix
# NOT RUN { #JMatrix=JMatrixCentered(theta,X,z,A) # }
Run the code above in your browser using DataLab