jYS module into Jamovi library

Discuss the jamovi platform, possible improvements, etc.
User avatar
yurismol
Posts: 39
Joined: Sat May 27, 2023 6:40 am
Location: Chita
Contact:

jYS module into Jamovi library

Post by yurismol »

Dear Jamoviers!
Let me introduce a new jYS module in the Jamovi library (correlation clustering, ROC classification).
I am ready to listen comments and make corrections.
User avatar
jonathon
Posts: 2847
Joined: Fri Jan 27, 2017 10:04 am

Re: jYS module into Jamovi library

Post by jonathon »

great work yuri!

jonathon
User avatar
mcfanda@gmail.com
Posts: 559
Joined: Thu Mar 23, 2017 9:24 pm

Re: jYS module into Jamovi library

Post by mcfanda@gmail.com »

Great!
Gabriel Tiraboschi
Posts: 8
Joined: Mon Oct 24, 2022 5:58 pm

Re: jYS module into Jamovi library

Post by Gabriel Tiraboschi »

Thank for this update. I came across this module and I am very impressed!

Can someone kindly clarify what tests are being performed under the hood in the missing values estimation (MAR/MCAR)? I cannot find any documentation on that and it doesn't seem to be Little's test. Thanks!
User avatar
yurismol
Posts: 39
Joined: Sat May 27, 2023 6:40 am
Location: Chita
Contact:

Re: jYS module into Jamovi library

Post by yurismol »

This is a translation of the R module missr in jamovi
Little’s missing completely at random (MCAR) test
https://cran.r-project.org/web/packages/missr/missr.pdf
Gabriel Tiraboschi
Posts: 8
Joined: Mon Oct 24, 2022 5:58 pm

Re: jYS module into Jamovi library

Post by Gabriel Tiraboschi »

yurismol wrote: Wed Jun 25, 2025 12:24 am This is a translation of the R module missr in jamovi
Thank you so much for your reply Yuri!

If you allow me one more question: I used this package in R-studio and it doesn't ask me for a "training variable". Could you please clarify why we need a training variable for the Little's test in your module?

Thanks
Gabriel
User avatar
yurismol
Posts: 39
Joined: Sat May 27, 2023 6:40 am
Location: Chita
Contact:

Re: jYS module into Jamovi library

Post by yurismol »

Gabriel Tiraboschi wrote: Wed Jun 25, 2025 2:19 am Thank you so much for your reply Yuri!

If you allow me one more question: I used this package in R-studio and it doesn't ask me for a "training variable". Could you please clarify why we need a training variable for the Little's test in your module?

Thanks
Gabriel
Training Variables and Incomplete Variables as one dataframe participate in the process of estimation and imputing missing values, but are not displayed in the resulting tables and graphs.
For example, you do not need to generate an imputation variable from a variable without missing values, but you need it for imputation others.
Although this probably introduces some confusion. Maybe I should have called them "Complete Variables"?
Gabriel Tiraboschi
Posts: 8
Joined: Mon Oct 24, 2022 5:58 pm

Re: jYS module into Jamovi library

Post by Gabriel Tiraboschi »

Thank you so much Yuri! Complete variables sounds better. If you want to add more clarity to your module, I would suggest to write some instructions/documentation and show it as the user loads the module. The module jReshape is a good example.

Thank you for your work :)
User avatar
yurismol
Posts: 39
Joined: Sat May 27, 2023 6:40 am
Location: Chita
Contact:

Re: jYS module into Jamovi library

Post by yurismol »

Once more minor note:
Jamovi <=2.6.44 sometimes incorrectly calculate = 0 OOB (out-of-bag error) for missRangher method. I didn't find why.
Version 2.7.0 (near future release with R 4.5.0) do it well.
User avatar
yurismol
Posts: 39
Joined: Sat May 27, 2023 6:40 am
Location: Chita
Contact:

Re: jYS module into Jamovi library

Post by yurismol »

Gabriel Tiraboschi wrote: Wed Jun 25, 2025 3:02 am Thank you so much Yuri! Complete variables sounds better. If you want to add more clarity to your module, I would suggest to write some instructions/documentation and show it as the user loads the module. The module jReshape is a good example.

Thank you for your work :)
Thanks! It will be done.
Post Reply