WDirect.sumL {CovCorTest}R 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


[Package CovCorTest version 1.0.0 Index]