LogLikParm_02: Computes (a translation of) the loglikelihood

View source: R/LogLikParm_02.R

LogLikParm_02R Documentation

Computes (a translation of) the loglikelihood

Description

Computes (a translation of) the loglikelihood

Usage

LogLikParm_02(
  adj_positions,
  parm,
  matList,
  dataset,
  interaction_effects = list(),
  mus = NULL,
  sigmas = NULL
)

Arguments

adj_positions

positions of spatial effect (if embedded)

parm

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

mus

the mean parameters

sigmas

the standard deviation parameters

Value

(a translation of) the loglikelihood


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