Learn R Programming

scov (version 0.1.2)

LogLikLogParm_02: Computes (a translation of) the loglikelihood for the transformed parameter

Description

Computes (a translation of) the loglikelihood for the transformed parameter

Usage

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

Value

(a translation of) the loglikelihood

Arguments

adj_positions

positions of spatial effect (if embedded)

logParm

the transformed parameter

matList

the list of matrices (pairwise + spatial)

dataset

an n (observations) x d (dimension) matrix

interaction_effects

list of interaction effects (vectors of names)