Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correlation loading plot with with observations #6

Open
Drosof opened this issue Dec 11, 2018 · 0 comments
Open

Correlation loading plot with with observations #6

Drosof opened this issue Dec 11, 2018 · 0 comments

Comments

@Drosof
Copy link

Drosof commented Dec 11, 2018

Dear author of plsdepot package,
Sometimes, its is interesting to explore how individual observations relate to the X and Y variables analyzed.
In this regard that would be interesting to project the observations on the correlation plot, as suggested in this thread (https://stackoverflow.com/questions/52906389/correlation-loading-plot-from-plsr-with-observations-using-ggplot2). The plot example in the thread was produced from a commercial software. I tried to reproduce a similar plot using pls/plsdepot packages and ggplot.
I guess that would require a transformation step of both the x.scores and y.scores so that individual observations (rows) can be projected on a correlation loading scale (-1: 1). I haven't yet found a solution to that. Any suggestions will be much appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant