tensor_cumulant: Construct Higher Order Tensorian Cumulants

Description Usage Arguments Value Examples

Description

3rd and 4th order tensorian cumulants

Usage

1

Arguments

Y

data.frame or matrix of multivariate data of dimension n*p

p

what is the order to construct

Value

3rd or 4th order cumulant tensors

Examples

1
2
data(dat)
tensor_3 = tensor_cumulant(Y = dat, p = 3)

junruidi/cdHOTS documentation built on Aug. 29, 2021, 10:57 a.m.