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

View source: R/true_LogLikParm_02.R

true_LogLikParm_02R Documentation

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()
)

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)

Value

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


scov documentation built on March 18, 2026, 5:08 p.m.