Last chance! 50% off unlimited learning
Sale ends in
# NOT RUN {
D <- data.frame(X1=rnorm(30), X2=rnorm(30), X3=rnorm(30))
L1 <- Lcomoment.matrix(D,k=1)
L2 <- Lcomoment.matrix(D,k=2)
L3 <- Lcomoment.matrix(D,k=3)
LkLCV <- Lcomoment.coefficients(L1,L2)
LkTAU3 <- Lcomoment.coefficients(L3,L2)
# }
Run the code above in your browser using DataLab