The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

PCA loadings plot or (biplot)

gpapp89gpapp89 Member Posts: 2 Learner I
edited January 2022 in Help
Hi!

I am interested in plotting not only the PCA-scores but the corresponding loading vectors (for instance in PCA1-PCA2 space) with Principal Component Analysis operator. Is there any straightforward way to achive this?

Thank You!

Best Answer

  • ceaperezceaperez Member Posts: 541 Unicorn
    Solution Accepted
    Hi @gpapp89

    Maybe the easy way is using the Execute R Operator.
    This operator enable Rapidminer to run R code, and R is very powerful for  graphs like biplots.
    Please find attached an example using the package ggplots and ggfortify.

    Best, 

    Cesar
Sign In or Register to comment.