ClinicoPathDescriptives v0.0.3.90 ready for testing

Everything related to the development of modules in jamovi
Post Reply
sbalci
Posts: 163
Joined: Sat Jan 06, 2018 10:25 pm
Contact:

ClinicoPathDescriptives v0.0.3.90 ready for testing

Post by sbalci »

The descriptive functions in #ClinicoPathDescriptives module for #jamovi 2.7.2 is ready for comments and feedbacks.
There are new features for pathology and oncology research. Waterfall, Spider, and Swimmer Plots are added. vartree is now using the latest version.
https://github.com/sbalci/ClinicoPathDe ... /v0.0.3.90
You can download .jmo files and use sideload to use the module.
https://www.serdarbalci.com/ClinicoPath ... deload.gif
#statistics #biostatistics #pathology #pathologists #oncology #oncologists
vinschger
Posts: 42
Joined: Tue Jun 03, 2025 8:27 pm

Re: ClinicoPathDescriptives v0.0.3.90 ready for testing

Post by vinschger »

Thank you for all your efforts and time in continuously improving these modules.
sbalci
Posts: 163
Joined: Sat Jan 06, 2018 10:25 pm
Contact:

Re: ClinicoPathDescriptives v0.0.3.90 ready for testing

Post by sbalci »

thank you. I hope they make your research easy
sbalci
Posts: 163
Joined: Sat Jan 06, 2018 10:25 pm
Contact:

Re: ClinicoPathDescriptives v0.0.3.90 ready for testing

Post by sbalci »

a recent update to ClinicoPathDescriptives. Will be in library soon. open for comments:
https://github.com/sbalci/ClinicoPathDe ... v0.0.31.73
User avatar
yurismol
Posts: 48
Joined: Sat May 27, 2023 6:40 am
Location: Chita
Contact:

Re: ClinicoPathDescriptives v0.0.3.90 ready for testing

Post by yurismol »

Beautiful plots and commentary texts!
But many of the results are in R output text format (preformatted).
I understand that this speeds up module development.
User avatar
yurismol
Posts: 48
Joined: Sat May 27, 2023 6:40 am
Location: Chita
Contact:

Re: ClinicoPathDescriptives v0.0.3.90 ready for testing

Post by yurismol »

Venn Diagram:
- "show percentage labels" checkbox doesn't effect
- can you extend to more than four levels?
sbalci
Posts: 163
Joined: Sat Jan 06, 2018 10:25 pm
Contact:

Re: ClinicoPathDescriptives v0.0.3.90 ready for testing

Post by sbalci »

yurismol wrote: Tue Sep 23, 2025 4:57 am Beautiful plots and commentary texts!
But many of the results are in R output text format (preformatted).
I understand that this speeds up module development.
Thank you.
For modules I use packages that I use for my own research. So there are many packages and their outputs. It is not being jamovi style, I am trying to make it look jamovian as much as possible.
When packages change this becomes problematic though.
yurismol wrote: Tue Sep 23, 2025 5:07 am Venn Diagram:
- "show percentage labels" checkbox doesn't effect
It should change the upset plots not venn diagrams, I may need to work on it.
yurismol wrote: Tue Sep 23, 2025 5:07 am Venn Diagram:
- can you extend to more than four levels?
More than 4 levels leads to very bizzare shapes: https://gaospecial.github.io/ggVennDiag ... -sets.html
Though I may try it.
And I have to figure out input more than 4 variable, and each has its own variable level. Should I force users to use only one positive levels for all variables?
I will think on that.
Post Reply