vdtcrossprod: Function to calculate dvech(X t(X))

View source: R/utils.R

vdtcrossprodR Documentation

Function to calculate dvech(X t(X))

Description

Function to calculate dvech(X t(X))

Usage

vdtcrossprod(X, a, d, p)

Arguments

X

matrix

a

indices that belong to the diagonal of the matrix

d

dimension of the matrix

p

dimension of the vectorized matrix

Value

vector


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