WDirect.sumL: Weighted direct sums for lists

View source: R/utils.R

WDirect.sumLR Documentation

Weighted direct sums for lists

Description

Hereby the matrices which are part of a list are multiplied with the corresponding components of a matrix w, containing the weights. These, now weighted matrices are put together to one larger block-diagonal matrix.

Usage

WDirect.sumL(X, w)

Arguments

X

matrix

w

weight matrix

Value

matrix


CovCorTest documentation built on June 8, 2025, 11:50 a.m.