Page 2 of 3

Re: Advanced graphics options

Posted: Wed Aug 02, 2017 12:46 pm
by RHainez
Yes, yes, yes! I just saw them and played around with the function. It's delicious :)

Thank you very much!

Re: Advanced graphics options

Posted: Thu Aug 10, 2017 9:01 am
by ArlenMer
jonathon wrote:Yes, yes, yes! I just saw them and played around with the function. It's delicious :)

Thank you very much!
Awesome!

Re: Advanced graphics options

Posted: Sat Aug 19, 2017 4:11 pm
by RHainez
Hi,

Still about the advanced graphic options, PCA outputs are often shown as a PC biplot which is very easy to grasp, such as this example with the wine dataset : https://stats.stackexchange.com/questio ... ca-edition

Do you think it could be possible to give the user the possibility to generate such a plot in the PCA tab?

Have a nice day, cheers :)

Re: Advanced graphics options

Posted: Mon Aug 21, 2017 1:44 pm
by Ravi
This is a bit of a tricky one because this plot will only work when there are two components. Usually I want to make the options as general as possible. Let me give it some thought.

In other news, we added a module that allows you to do scatter plots in jamovi. It's called scatr and you can install it directly from the jamovi library.

Cheers

Re: Advanced graphics options

Posted: Tue Aug 22, 2017 7:29 am
by RHainez
Hi,

Thank you for your quick answer. I asked about the PCA biplot because it's very common in biology (especially in agricultural sciences, ecology or molecular biology where we deal with many observations). I don't really know about the other science fields, maybe it's not that common?

And thank you for the scatr module, I'll look into it this afternoon.

Cheers, keep up the good work :)

Re: Advanced graphics options

Posted: Fri Sep 08, 2017 11:23 am
by RHainez
Hi Ravi,

I was wondering if you had a chance to give it a thought and what are your conclusions and decision about adding biplot to the PCA tab?
I enjoy the 0.8, it's a great release :)

Keep up the good work

Re: Advanced graphics options

Posted: Sat Sep 09, 2017 9:41 am
by Ravi
Thanks! Yeah, I have thought about it, and I think it would be nice for teaching to include the biplot. I just haven't figured out how to communicate clearly that this plot will only be shown when there are two components. Adding the plot is pretty easy, making it fit nicely in the existing UI is the problem here.

So yeah, I first have to figure this out before I will implement it and sometimes it takes a bit of time before the penny drops :slightly_smiling_face:

Re: Advanced graphics options

Posted: Sun Sep 10, 2017 1:27 pm
by RHainez
Hi Ravi,

Thank you for taking this into consideration. So it's more a software ergonomics problem than a programmin issue? That's a tricky one.

If it can help, when it comes to the PCA biplot subject, I like two software approaches (I used the iris dataset):

- the informative, comprehensive and colorful approach of OrangeCanvas with its zoom/symbol size options (and with the "Find informative projections" button, cherished by my students)

- the more minimaslistic approach of PAST3 (but it lacks customization options)

Both let you choose the PC's you want to display via a dropdown menu.

Keep up the good work.

Re: Advanced graphics options

Posted: Mon Oct 02, 2017 1:08 pm
by Ravi
Yeah, the PAST3 way might work. We first need to make some changes in the UI developer tools though, so it will not be added very short term.

Re: Advanced graphics options

Posted: Mon Oct 02, 2017 3:32 pm
by RHainez
Ok, glad to hear about it and thank you for taking this into consideration :)

Keep up the good work