Skip to content

Obtaining individual fPC scores #547

Answered by vnmabus
jsnfng asked this question in Q&A
Jun 23, 2023 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

If by fPC scores you mean the corresponding projections to each of the components (after subtracting the mean), then yes! We try to follow the same API as scikit-learn PCA class here, so you can use the transform method to perform this projection into the space spanned by the principal components.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@jsnfng
Comment options

@vnmabus
Comment options

Answer selected by jsnfng
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants