Learn R Programming

scov (version 0.1.2)

CovMat_03: Computes the correlation matrix corresponding to the SCE model

Description

Computes the correlation matrix corresponding to the SCE model

Usage

CovMat_03(
  parm,
  matList,
  adj_positions,
  combined_effects = FALSE,
  interaction_effects = list()
)

Value

a named list including the following elements: Phi: sum of scaled pairwise effect matrices Gamma: the null-matrix (no longer used) matList_combined list of all matrices (pairwise+spatial+interaction) Sigma the SCE-model correlation matrix alpha_delta linear effects (pairwise+spatial)

the correlation matrix corresponding to the SCE model

Arguments

parm

the parameter

matList

a list of the matrices (pairwise+spatial)

adj_positions

position of the spatial effect (if embedded)

combined_effects

if yes, computes the Fosdick-Raftery model

interaction_effects

lists the interaction effects