regInfo: Regression Information

RegInfoR Documentation

Regression Information

Description

Regression Information

Usage

RegInfo(data_part, sigma, as_matrix = FALSE)

Arguments

data_part

List of partitioned data. See PartitionData.

sigma

Target-surrogate covariance matrix.

as_matrix

Return as an information matrix? If FALSE, returns a list.

Value

List containing the information matrix for beta (Ibb), the information matrix for alpha (Iaa), and the cross information (Iba).


zrmacc/BNEM documentation built on March 31, 2024, 12:20 a.m.