use enable option in .u.yaml
See some examples here: https://github.com/sbalci/ClinicoPathJa ... l_guide.md
Search found 165 matches
- Sun Nov 23, 2025 3:21 pm
- Forum: Module development
- Topic: ChiSquaredTools v1.0.0 – Comprehensive Chi-Squared Testing, Post-Hoc Analysis & Association Measures
- Replies: 13
- Views: 12614
- Sat Nov 15, 2025 12:05 pm
- Forum: Module development
- Topic: [Beta Testing] ChiSquaredTools - Post-Hoc Analysis Module
- Replies: 5
- Views: 7999
Re: [Beta Testing] ChiSquaredTools - Post-Hoc Analysis Module
Hello, The latest jamovi also has some post-hoc tests. I have also tried to make a post-hoc test for Chi-Sq, to be used in clinical research. It basically makes multiple 2x2 analysis with p value correction. It is here: https://github.com/sbalci/ClinicoPathDescriptives/blob/master/R/chisqposttest.b....
- Wed Oct 08, 2025 8:18 am
- Forum: Module development
- Topic: Plotbuilder adaptation for jamovi – necessary or possible?
- Replies: 15
- Views: 42776
Re: Plotbuilder adaptation for jamovi – necessary or possible?
Foe example I get the code as
ggplot(data, aes(x, y, label = rownames(data)))
and want to add another text, or legend
p + geom_text()
If this works, then it will be very useful.
ggplot(data, aes(x, y, label = rownames(data)))
and want to add another text, or legend
p + geom_text()
If this works, then it will be very useful.
- Tue Oct 07, 2025 2:42 pm
- Forum: Module development
- Topic: Plotbuilder adaptation for jamovi – necessary or possible?
- Replies: 15
- Views: 42776
Re: Plotbuilder adaptation for jamovi – necessary or possible?
yes, vijPlots are indeed very nice and useful. With native jamovi plots they cover most analysis.
- Tue Oct 07, 2025 7:04 am
- Forum: Module development
- Topic: Plotbuilder adaptation for jamovi – necessary or possible?
- Replies: 15
- Views: 42776
Re: Plotbuilder adaptation for jamovi – necessary or possible?
I agree that plots feature is very useful. And enough for most cases.
Will there be syntax view and will we be able to add ggplot layers on that syntax generated plot?
Will there be syntax view and will we be able to add ggplot layers on that syntax generated plot?
- Sun Oct 05, 2025 4:16 pm
- Forum: Module development
- Topic: Plotbuilder adaptation for jamovi – necessary or possible?
- Replies: 15
- Views: 42776
Re: Plotbuilder adaptation for jamovi – necessary or possible?
itdyplots is still work in progress. I am still trying it. I am not sure if it will be feasible.
- Sun Oct 05, 2025 12:34 pm
- Forum: Module development
- Topic: Plotbuilder adaptation for jamovi – necessary or possible?
- Replies: 15
- Views: 42776
Re: Plotbuilder adaptation for jamovi – necessary or possible?
There are some trials here: mimicking esquisse package: https://github.com/sbalci/ClinicoPathJamoviModule/blob/master/R/esquisseauto.b.R mimicking tidyplots package: https://github.com/sbalci/ClinicoPathJamoviModule/blob/master/R/tidyplots.b.R mimicking ggstatsplot package: https://github.com/sbalci...
- Sat Oct 04, 2025 11:37 am
- Forum: Module development
- Topic: jsurvival v0.0.3.90 ready for testing
- Replies: 1
- Views: 36863
Re: jsurvival v0.0.3.90 ready for testing
Here is the update for jsurvival module:
- added explanatory outputs and natural language summaries
- added time date converting function
https://github.com/sbalci/jsurvival/rel ... v0.0.31.85
Open for comments and suggestions.
- added explanatory outputs and natural language summaries
- added time date converting function
https://github.com/sbalci/jsurvival/rel ... v0.0.31.85
Open for comments and suggestions.
- Sat Oct 04, 2025 11:21 am
- Forum: Module development
- Topic: OncoPath Module
- Replies: 0
- Views: 14464
OncoPath Module
This will be the jamovi module to be used by pathologist and researchers working on clinical oncologic patients. - Waterfall and Spider Plot. - Swimmer Plot. - IHC Heterogeneity. - Combining IHC study results to get a decision test result. Here is the prerelease for community to try and give feedbac...
- Thu Oct 02, 2025 9:01 pm
- Forum: Module development
- Topic: meddecide v0.0.3.83 ready for testing
- Replies: 1
- Views: 38874
Re: meddecide v0.0.3.83 ready for testing
there are updates for the meddecide module.
I have added more features for decision tests.
Please let me know your comments before library release:
- You can download .jmo files for mac or windows here: https://github.com/sbalci/meddecide/rel ... v0.0.31.83
I have added more features for decision tests.
Please let me know your comments before library release:
- You can download .jmo files for mac or windows here: https://github.com/sbalci/meddecide/rel ... v0.0.31.83