mc_build_sigma_between: Build the correlation matrix between response variables

View source: R/mc_build_sigmab.R

mc_build_sigma_betweenR Documentation

Build the correlation matrix between response variables

Description

This function builds the correlation matrix between response variable, its inverse and derivatives.

Usage

mc_build_sigma_between(rho, n_resp, inverse = FALSE)

mc_derivative_sigma_between(n_resp)

Arguments

rho

A numeric vector.

n_resp

A numeric.

inverse

Logical.

Value

A list with sigmab and its derivatives with respect to rho.

Author(s)

Wagner Hugo Bonat


mcglm documentation built on Sept. 16, 2022, 1:06 a.m.