Skip to content

PCA instead of just one main shock? #2

@matdehaven

Description

@matdehaven

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 request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions