mc_build_omega: Build omega matrix

Description Usage Arguments Value Author(s)

View source: R/mc_build_omega.R

Description

This function build Ω matrix according the covariance link function.

Usage

1
mc_build_omega(tau, Z, covariance_link, sparse = FALSE)

Arguments

tau

A vector

Z

A list of matrices.

covariance_link

String specifing the covariance link function: identity, inverse, expm.

sparse

Logical force to use sparse matrix representation 'dsCMatrix'.

Value

A list with the Ω matrix its inverse and derivatives with respect to τ.

Author(s)

Wagner Hugo Bonat


wbonat/mcglm documentation built on June 23, 2020, 11:06 a.m.