weights by PCA

Bikash
Bikash New Altair Community Member
edited November 5 in Community Q&A
In weight by PCA model, how the model is calculating the weight of the variable from the principal component ? I want to understand the exact mechanism. 

Answers

  • Telcontar120
    Telcontar120 New Altair Community Member
    It is simply returning the coefficients from the eigenvector table for the given component (you specify the component number to use in the parameters) for each of the attributes.