vdtcrossprod {CovCorTest}R 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


[Package CovCorTest version 1.0.0 Index]