powered by
onorm
onorm(a)
input matrix
result of the operator norm
Li, B. (2018). Sufficient dimension reduction: Methods and applications with R. CRC Press.
# NOT RUN { a <- matrix(c(1,2,3,4),2,2) result <- onorm(a) # }
Run the code above in your browser using DataLab