R/calculations-jacobian-metrics.R
compute_eigen_decomp.Rd
Compute eigen-decompositions of the Jacobian matrices
compute_eigen_decomp(smap_matrices)
smap_matrices | A list with the Jacobian matrix (of smap-coefficients)
at each time point, resulting from |
---|
A list with two elements:
values
a list of the eigenvalues (a vector) for each time point
vectors
a list of the eigenvectors (a matrix, each column is an eigenvector) for each time point