powered by
gramx
gramx(x,complexity)
data
tuning parameter in Gaussian kernel
gram matrix Q x KX x Q
Li, B. (2018). Sufficient dimension reduction: Methods and applications with R. CRC Press.
# NOT RUN { vec <- matrix(rnorm(4),2,2) res <- gramx(vec,1) # }
Run the code above in your browser using DataLab