powered by
Matrix exponentials
matrixExp(matrix, exp, mmatrix = matrix)
matrix^exp
a matrix
the power to which matrix will be raised
a placeholder.
A (sort of) exponential function for matrix multiplication (to be used with staticMatrix).
staticMatrix
data(vocdia) matrixExp(vocmatrix$ttarray, 3)
Run the code above in your browser using DataLab