bryanhanson / LearnPCA

Functions, Data Sets and Vignettes to Aid in Learning Principal Components Analysis (PCA)
https://bryanhanson.github.io/LearnPCA
10 stars 4 forks source link

Proposed Vignette: Additional PCA Plots #9

Open bryanhanson opened 2 years ago

bryanhanson commented 2 years ago

Could create a new vignette with some additional PCA plots

dtharvey commented 2 years ago

Brian Saulnier's data set has a good story built around a biplot. I'll give some thought to the loading vs loading plot as well.

David

On Tue, Jan 18, 2022 at 2:56 PM Bryan Hanson @.***> wrote:

Could create a new vignette with some additional PCA plots

  • Plot 1 loading against another; include a circle with radius = 1 indicating that the maximum value of a load is +/- 1 since it is the cosine of an angle (and link back to "Understanding Scores and Loadings" vignette).
  • Illustration/discussion of the biplot.

— Reply to this email directly, view it on GitHub https://github.com/bryanhanson/LearnPCA/issues/9, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAXZG6HDJBLSQ3RONPI6JFTUWXAWLANCNFSM5MICBNCQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- David Harvey Professor of Chemistry & Biochemistry DePauw University @.***

bryanhanson commented 2 years ago

Sounds good!