Learn R Programming

scov (version 0.1.2)

true_LogLikParm_02: Computes the "true" (i.e., not translated) log-likelihood (needed for BIC)

Description

Computes the "true" (i.e., not translated) log-likelihood (needed for BIC)

Usage

true_LogLikParm_02(
  adj_positions,
  parm,
  matList,
  dataset,
  interaction_effects = list()
)

Value

the "true" (i.e., not translated) log-likelihood

Arguments

adj_positions

positions of spatial effect (if embedded)

parm

the parameter

matList

list of matrices (pairwise + spatial)

dataset

an n (observations) x d (dimension) matrix

interaction_effects

list of interaction effects (vector of names)