powered by
By default, only moments are provided
MomCumUniS(r, d, nCum = FALSE)
The list of moments and cumulants in vector form
highest order of moments and cumulants
dimension
if it is TRUE then cumulants are calculated
Gy.Terdik, Multivariate statistical methods - Going beyond the linear, Springer 2021 Proposition 5.3 p.297
Other Moments and cumulants: Cum2Mom(), EVSKSkewNorm(), EVSKUniS(), Mom2Cum(), MomCumCFUSN(), MomCumSkewNorm(), MomCumZabs()
Cum2Mom()
EVSKSkewNorm()
EVSKUniS()
Mom2Cum()
MomCumCFUSN()
MomCumSkewNorm()
MomCumZabs()
# The first four moments for d=3 MomCumUniS(4,3,nCum=0) # The first four moments and cumulants for d=3 MomCumUniS(4,3,nCum=4)
Run the code above in your browser using DataLab