Search found 58 matches
- Sun Apr 26, 2026 1:13 am
- Forum: General
- Topic: Uncertain Interval
- Replies: 5
- Views: 49867
Re: Uncertain Interval
I found this message, and I am glad there is some interest in my work. Although I discontinued working on this, I still think it is a good idea to use trichotomization for making (medical) decisions based on a test. The uncertain interval shows you the area were a decision would be most uncertain a...
- Sun Apr 26, 2026 1:05 am
- Forum: General
- Topic: Uncertain Interval
- Replies: 5
- Views: 49867
Re: Uncertain Interval
This can be used to transform any binary decision into a three-level one: a positive decision, a negative decision, and a third state - uncertainty, that encourages continued exploration before making a final decision.
- Wed Apr 08, 2026 10:16 am
- Forum: Module development
- Topic: A Priori Power Analysis
- Replies: 0
- Views: 24557
A Priori Power Analysis
Dear @Jamoviers! I'm developing a power analysis function based on the pwrss library. It included in the Power menu. Already implemented: - Independent Samples (Student) - Independent Samples (Welch) - Independent Samples (Wilcoxon) - Paired Samples (Student) - Paired Samples (Wilcoxon) - Single Sam...
- Sat Jan 17, 2026 2:28 pm
- Forum: Module development
- Topic: decimal symbol
- Replies: 3
- Views: 38542
Re: decimal symbol
decopt <- getOption("OutDec")
- Wed Dec 24, 2025 8:16 am
- Forum: Module development
- Topic: 00refs.yaml: incollection type not rendering booktitle and editor fields
- Replies: 2
- Views: 37175
Re: 00refs.yaml: incollection type not rendering booktitle and editor fields
I also had critical problems with the program running in an already compiled module due to incomprehensible errors in 00refs.yaml
- Thu Nov 20, 2025 7:49 am
- Forum: Help
- Topic: Resource limit achieved?
- Replies: 4
- Views: 54319
Re: Resource limit achieved?
I have made a python utility for moving modules to main (program files) folders to temporary solve internetional name issue
- Wed Nov 05, 2025 11:16 pm
- Forum: General
- Topic: Multiple comparision correction
- Replies: 0
- Views: 62795
Multiple comparision correction
Jamovi has a strange attitude toward adjusting for multiple comparisons. I sincerely understand the debatability and complexity of this issue. It would be helpful to allow the user to decide whether to adjust for multiple comparisons and provide a universal tool for various types of analysis. Less c...
Re: QTWIST
I didn't find a ready-made R library
- Tue Oct 21, 2025 4:27 am
- Forum: General
- Topic: Uncertain Interval
- Replies: 5
- Views: 49867
Re: Uncertain Interval
Some images
- Tue Oct 21, 2025 4:19 am
- Forum: General
- Topic: Uncertain Interval
- Replies: 5
- Views: 49867
Uncertain Interval
Dear Jamoviers! At the insistent request of @rabouqal, I completed the creation of the Uncertain Interval "Three-way threshold determination of medical tests" procedure in jYS module (R package from Hans Landsheer https://github.com/HansLandsheer/UncertainInterval ). While I was figuring i...