Calculates the gradient of the loglikelihood or the gradient of Sigma
GradLogLikParm_02(
adj_positions,
parm,
matList,
dataset,
interaction_effects = list(),
return_Sigma_der = FALSE
)the gradient of the loglikelihood or the gradient of Sigma
positions of the spatial effect (if embedded)
the parameter
the list of matrices (pairwise + spatial)
an n (observations) x d (dimensions) matrix
list of interaction effects (vectors of names)
returns the gradient of Sigma if TRUE