Here is a prerelase of #jjstatsplot #jamovi module.
The video is showing the ridgeline plot.
https://github.com/sbalci/jjstatsplot/r ... v0.0.31.57
https://youtu.be/wQsYhVlFJig
Search found 153 matches
- Thu Sep 04, 2025 6:33 pm
- Forum: Module development
- Topic: jjstatsplot v0.0.3.82
- Replies: 4
- Views: 18478
- Wed Sep 03, 2025 7:08 pm
- Forum: Module development
- Topic: jjstatsplot v0.0.3.82
- Replies: 4
- Views: 18478
jjstatsplot
Here is a prerelase of jjstatsplot jamovi module.
Before library release I ask the help from users.
Please try this module with sideload.
There may be incomplete and arguments with errors.
Please report them.
https://github.com/sbalci/jjstatsplot/r ... v0.0.31.57
Before library release I ask the help from users.
Please try this module with sideload.
There may be incomplete and arguments with errors.
Please report them.
https://github.com/sbalci/jjstatsplot/r ... v0.0.31.57
- Wed Aug 27, 2025 7:48 pm
- Forum: Statistics
- Topic: Chi square post hoc tests and correction for multiple testing
- Replies: 28
- Views: 221952
Re: Chi square post hoc tests and correction for multiple testing
Here are the drafts. Most of them do not work yet.
https://github.com/sbalci/ClinicoPathJa ... .0-mac.jmo
https://github.com/sbalci/ClinicoPathJa ... .0-win.jmo
https://github.com/sbalci/ClinicoPathJa ... .0-mac.jmo
https://github.com/sbalci/ClinicoPathJa ... .0-win.jmo
- Sat Aug 23, 2025 2:23 pm
- Forum: Module development
- Topic: Replace existing tests
- Replies: 4
- Views: 9258
Re: Replace existing tests
can we add aditional tables or plots as an addon module
- Mon Aug 18, 2025 7:04 pm
- Forum: Statistics
- Topic: Chi square post hoc tests and correction for multiple testing
- Replies: 28
- Views: 221952
Re: Chi square post hoc tests and correction for multiple testing
Hi, though not great, I plan to implement it in ClinicoPathDescriptives. The problem is that to build some parts of this function I have used Claude. So I have to check the code in detail. It will take some time.
- Sat Aug 02, 2025 5:27 pm
- Forum: Statistics
- Topic: Chi square post hoc tests and correction for multiple testing
- Replies: 28
- Views: 221952
Re: Chi square post hoc tests and correction for multiple testing
I will work on it. It needes to be verified.
For other tests i think there should be other functions. Check jjstatsplot jjbetween stats.
For other tests i think there should be other functions. Check jjstatsplot jjbetween stats.
- Sat Aug 02, 2025 3:49 pm
- Forum: Statistics
- Topic: Chi square post hoc tests and correction for multiple testing
- Replies: 28
- Views: 221952
Re: Chi square post hoc tests and correction for multiple testing
updated a bit: You can download .jmo files and use sideload to use the module. Windows: https://github.com/sbalci/ClinicoPathJamoviModule/releases/download/v0.0.3.91test/JamoviTest_0.0.0-win.jmo Mac: https://github.com/sbalci/ClinicoPathJamoviModule/releases/download/v0.0.3.91test/JamoviTest_0.0.0-m...
- Sat Aug 02, 2025 3:12 am
- Forum: Statistics
- Topic: Chi square post hoc tests and correction for multiple testing
- Replies: 28
- Views: 221952
Re: Chi square post hoc tests and correction for multiple testing
Download jmo file. Then from module installation menu use sideload to add it to your jamovi.
- Fri Aug 01, 2025 4:19 pm
- Forum: Module development
- Topic: Saving model persistently
- Replies: 3
- Views: 23542
Re: Saving model persistently
I assume this may help:
just after computationally expensive calculation add checkpoint
# Push results and check for user changes:
private$.checkpoint()
# If you only want to poll for changes without re-pushing identical results:
private$.checkpoint(flush = FALSE)
just after computationally expensive calculation add checkpoint
# Push results and check for user changes:
private$.checkpoint()
# If you only want to poll for changes without re-pushing identical results:
private$.checkpoint(flush = FALSE)
- Fri Aug 01, 2025 3:04 pm
- Forum: Statistics
- Topic: Chi square post hoc tests and correction for multiple testing
- Replies: 28
- Views: 221952
Re: Chi square post hoc tests and correction for multiple testing
See links for a small test module. Is this what is requested?
https://github.com/sbalci/ClinicoPathJa ... 0.3.91test
https://github.com/sbalci/ClinicoPathJa ... _0.0.0.jmo
https://github.com/sbalci/ClinicoPathJa ... 0.3.91test
https://github.com/sbalci/ClinicoPathJa ... _0.0.0.jmo