powered by
mppower
mppower(matrix,power,ignore)
input matrix
power
ignoring criterion
Moore penrose inverse
Li, B. (2018). Sufficient dimension reduction: Methods and applications with R. CRC Press.
# NOT RUN { a <- matrix(rnorm(4,0,1),2,2) mppower(a,-1,0.2) # }
Run the code above in your browser using DataLab