powered by
Takes coefficient values and a design matrix and computes the hessian matrix of the loglikelihood
uncenteredLogLikHess(theta, X, z, A, constraint, thetaInds)
matrix of coefficients
an nxp design matrix
response matrix
a list of adjacency matrices/list containing an adjacency matrix
constraint on eta
relevant indices
a hessian matrix
# NOT RUN { #hess=uncenteredLogLikHess(theta,X,z,A) # }
Run the code above in your browser using DataLab