-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
After identifying the main shock, I simply construct a nullspace matrix for that first eigenvector. This assures that the new rotation matrix is orthonormal. However, it seems like I could just take all the Eigen vectors and make a matrix with them? I think this is still orthonormal, making it a valid rotation. This would have the added benefit that now the 2nd, 3rd, etc shocks can be interpreted as 2nd, 3rd, etc principal components. That's not very useful, but seems better than uninterpretable values.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request