LogLikLogParm_02: Computes (a translation of) the loglikelihood for the...

View source: R/LogLikLogParm_02.R

LogLikLogParm_02R Documentation

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(),
  joint_estimation = FALSE
)

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)

joint_estimation

estimates everything jointly if TRUE, uses a 2 step procedure if FALSE

Value

(a translation of) the loglikelihood


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