Just a quick question: how to calculate e to the power of a matrix in R:
#the matrix mm <- matrix(c(-0.447, 0.043, 0.232,-0.117), ncol=2) #is this right? exp(