🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

PCA loadings plot or (biplot)

User: "gpapp89"
New Altair Community Member
Updated by Jocelyn
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!
Sort by:
1 - 1 of 11
    User: "Caperez"
    Altair Community Member
    Accepted Answer
    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