compute_Sigma: Compute Sigma

Description Usage Arguments Value

View source: R/compute_Sigma.R

Description

Function compute_Sigma computes matrix Sigma

Usage

1
compute_Sigma(X, invR, invV)

Arguments

X

Matrix with covariates for fixed effects

invR

Inverse of covariance matrix R of errors

invV

Inverse of covariance matrix V of response variable

Value

List with elements:

Sigma

Matrix Sigma

sqrt_invxVx

Square root of variance matrix of fixed effects


KatarzynaReluga/postcAIC documentation built on Jan. 25, 2022, 12:33 a.m.