Search found 2640 matches

by jonathon
Tue Mar 19, 2024 9:32 pm
Forum: Help
Topic: Loading OMV data in R
Replies: 1
Views: 912

Re: Loading OMV data in R

you may find more help posting the issue here:

https://github.com/sjentsch/jmvReadWrite/issues

cheers
by jonathon
Mon Mar 18, 2024 3:13 am
Forum: Help
Topic: Priority Plan Verification Failure
Replies: 1
Views: 905

Re: Priority Plan Verification Failure

i'd suggest you try again, and email us at contact <at> jamovi.org if it continues to be a problem.

very occasionally, this problem crops up, but i think its a problem with firebase (a service we use) and usually resolves itself fairly quickly.

jonathon
by jonathon
Thu Mar 14, 2024 10:36 pm
Forum: General
Topic: Jamovi should support Apple Silicon
Replies: 4
Views: 14166

Re: Jamovi should support Apple Silicon

jamovi 2.5 is out for macOS, which includes a native 'apple silicon' version.
by jonathon
Thu Mar 14, 2024 10:35 pm
Forum: jamovi development
Topic: Jamovi to support Apple Silicon chips
Replies: 7
Views: 5073

Re: Jamovi to support Apple Silicon chips

jamovi 2.5 is out for macOS, which includes a native 'apple silicon' version.
by jonathon
Thu Mar 14, 2024 9:11 pm
Forum: Help
Topic: Proportion Test (N Outcomes) bug
Replies: 1
Views: 926

Re: Proportion Test (N Outcomes) bug

Hi,

If you can create an issue over here https://github.com/jamovi/jamovi/issues and provide a .omv file demonstrating the issue (you may need to zip it up, in order to attach it to a github issue) we'll be able to take a look.

With thanks
by jonathon
Thu Mar 14, 2024 11:16 am
Forum: Module development
Topic: Graph outputs - not appearing
Replies: 2
Views: 896

Re: Graph outputs - not appearing

hi roger, the issue might be the size of the state object. see the warning here: https://dev.jamovi.org/tuts0203-state.html#setstate() see if you can shift the actual plotting into the plot function itself. (did you want an invite to our slack group? you may find its easier to ask questions to do wi...
by jonathon
Thu Mar 07, 2024 8:49 am
Forum: Help
Topic: Unconsistent and "NaN" results.
Replies: 1
Views: 1190

Re: Unconsistent and "NaN" results.

Hi,

As you've discovered, first terms in a multiway ANOVA aren't the same as a one-way ANOVA.

As for the 0s and NaNs, i think this might be an issue of "empty cells in your design". R180 has a pretty good explanation here:

viewtopic.php?t=3706

cheers

jonathon
by jonathon
Wed Feb 28, 2024 10:29 pm
Forum: Help
Topic: Cleaning Data - Case-Mean Substitution IF
Replies: 1
Views: 1117

Re: Cleaning Data - Case-Mean Substitution IF

yeah, this is a tricky one. how many items in the measure?

jonathon