Learn R Programming

scov (version 0.1.2)

GradLogLikLogParm_02: Calculates the gradient of the function of the transformed parameter

Description

Calculates the gradient of the function of the transformed parameter

Usage

GradLogLikLogParm_02(
  adj_positions,
  logParm,
  matList,
  dataset,
  interaction_effects = list()
)

Value

the gradient of the function of the transformed parameter

Arguments

adj_positions

positions of the spatial effect (if embedded)

logParm

the transformed parameter

matList

the list of matrices (pairwise + spatial)

dataset

an n (observations) x d (dimensions) matrix

interaction_effects

list of interaction effects (vectors of names)