# NOT RUN {
# Simple cumulant k[5] in terms of the moments m[1],..., m[5].
cum2mom(5)
# Multivariate cumulant k[3,1] in terms of the multivariate moments m[i,j] for i=0,1,2,3 and j=0,1.
cum2mom(c(3,1))
# }
Run the code above in your browser using DataLab