Search found 364 matches

by reason180
Wed May 27, 2026 5:23 am
Forum: Off-topic
Topic: Some OS names/labels are missing from the downloads page
Replies: 1
Views: 1745

Some OS names/labels are missing from the downloads page

Some OS names/labels are missing from the downloads page: https://www.jamovi.org/download.html
by reason180
Sat May 09, 2026 1:32 pm
Forum: Module development
Topic: Plotbuilder adaptation for jamovi – necessary or possible?
Replies: 18
Views: 191982

Re: Plotbuilder adaptation for jamovi – necessary or possible?

temp3.png
temp3.png (91.64 KiB) Viewed 51165 times
by reason180
Sat May 09, 2026 1:35 am
Forum: Module development
Topic: Plotbuilder adaptation for jamovi – necessary or possible?
Replies: 18
Views: 191982

Re: Plotbuilder adaptation for jamovi – necessary or possible?

FYI. This is an easy plot to make in Plot Builder. I used to use R script for this, but Plot Builder is much less tedious (even though R script would ultimately be more flexible).
TempPlot1.png
TempPlot1.png (97.77 KiB) Viewed 51365 times
by reason180
Fri Apr 17, 2026 3:14 am
Forum: General
Topic: Jamovi Cloud and Rj Editor
Replies: 2
Views: 15824

Re: Jamovi Cloud and Rj Editor

Maybe set up the cloud version so that it runs Rj+ client side in a browser, via webR, rather than on a server?
by reason180
Thu Apr 09, 2026 1:37 am
Forum: General
Topic: “Use First Row as Column Headers” Option in Data Tab
Replies: 4
Views: 27447

Re: “Use First Row as Column Headers” Option in Data Tab

How about "Special Import"?
by reason180
Fri Apr 03, 2026 2:23 am
Forum: General
Topic: Partial Eta Square for Post Hoc repeated measures ANOVA
Replies: 1
Views: 19404

Re: Partial Eta Square for Post Hoc repeated measures ANOVA

I'm pretty sure you can't get those effect sizes in jamovi. If you try another well-know stats app, probably the most you'll get is Cohen's d effect sizes.
by reason180
Wed Mar 04, 2026 11:59 am
Forum: Statistics
Topic: Chi-square test not working because of missing values
Replies: 10
Views: 403287

Re: Chi-square test not working because of missing values

'
Hi. This seems like a simple solution (see the screen shot below).
'
Picture_GoodnessOfFitWorks.png
Picture_GoodnessOfFitWorks.png (61.81 KiB) Viewed 317499 times
by reason180
Wed Oct 22, 2025 12:41 am
Forum: Help
Topic: gamlj3: Trying to achieve cross-application replication of generalized linear mixed effects model
Replies: 5
Views: 60412

Re: gamlj3: Trying to achieve cross-application replication of generalized linear mixed effects model

Thanks. The JASP file did include the interecept, it's just that a test of the intercept location wasn't included in the output (the model runs the same regardless of whether the slope is tested) . . . - Untitled.png - Consistent with what you wrote about the optimizer, I did come across this post, ...
by reason180
Mon Oct 20, 2025 8:16 pm
Forum: Help
Topic: gamlj3: Trying to achieve cross-application replication of generalized linear mixed effects model
Replies: 5
Views: 60412

gamlj3: Trying to achieve cross-application replication of generalized linear mixed effects model

@mcfanda I know it's sometimes difficult to address questions about why statistical results differ from one application (jamovi) to another, very similar application. However, I do think it's scientifically useful to strive for cross-application replicability. I have a generalized linear mixed effec...
by reason180
Sat Oct 11, 2025 3:01 am
Forum: Help
Topic: Binary Outcomes in GAMLJ3 - No way to pick reference group
Replies: 4
Views: 49026

Re: Binary Outcomes in GAMLJ3 - No way to pick reference group

It appears that the ordering of the two levels of your dichotomous dependent variable determines the 'direction' of the computation. You can easily reorder the levels as illustrated below. (And if it so happens that your dependent variable is a computed variabe, I believe the ordering is determined ...