powered by
ridgepower
ridgepower(a,e,c)
square matrix
tuning parameter
power
matrix with the power
Li, B. (2018). Sufficient dimension reduction: Methods and applications with R. CRC Press.
# NOT RUN { x <- matrix(c(1:4),2,2) result <- ridgepower(x, 0.001, -1) # }
Run the code above in your browser using DataLab