Search found 424 matches

by MAgojam
Sun Dec 03, 2023 2:34 pm
Forum: Statistics
Topic: Seeking Advice on Statistical Analysis Utilizing Fisher's Exact Test
Replies: 7
Views: 22988

Re: Seeking Advice on Statistical Analysis Utilizing Fisher's Exact Test

Hi Cecilia, So, as you may have read in the post I linked to you, but above all as @reason180 reported to you again (thanks r180, appreciated presence in this Forum) just above, in jamovi you will have the direct calculation of Fisher's exact test with the return of only the p-value. With a 2x2 cont...
by MAgojam
Sat Dec 02, 2023 3:30 pm
Forum: Statistics
Topic: Seeking Advice on Statistical Analysis Utilizing Fisher's Exact Test
Replies: 7
Views: 22988

Re: Seeking Advice on Statistical Analysis Utilizing Fisher's Exact Test

However, the jamovi software does not directly calculate Fisher's test (marked as a green square). Hey Cecilia, for the above you could take a look at an old answer of mine here: https://forum.jamovi.org/viewtopic.php?p=8154#p8154 Apart from your table, could you provide reference links to the work...
by MAgojam
Wed Nov 29, 2023 10:45 pm
Forum: Module development
Topic: Inputs for Jamovi vs R
Replies: 10
Views: 19705

Re: Inputs for Jamovi vs R

Hey @unm111, Jonathon has already called your attention to how to fix the problem. Technically R is a function language with a very simple syntax and is case sensitive , so mannkendall and MannKendall are names for two different functions. A few posts above I gave you the correct code for a copy and...
by MAgojam
Sat Nov 04, 2023 10:03 pm
Forum: Module development
Topic: Inputs for Jamovi vs R
Replies: 10
Views: 19705

Re: Inputs for Jamovi vs R

unm111 wrote: Sat Nov 04, 2023 6:41 pm .. but I still have the same error.
Hey @unm111,
I think I should take a look at your form.
If GitHub hosts it, send me the link to reach it, I'll see what happens and I can fix it if necessary.

Cheers,
Maurizio
by MAgojam
Mon Oct 30, 2023 11:36 pm
Forum: Module development
Topic: Inputs for Jamovi vs R
Replies: 10
Views: 19705

Re: Inputs for Jamovi vs R

Hey @unm111, It looks like you'll want to use the MannKendall() function from the Kendall package (author A.I. McLeod) for your module. So in the .a.yaml file you have type: Variable which will allow you to select a single variable on the sheet and not type: Variables to be able to select one. In yo...
by MAgojam
Wed Oct 25, 2023 9:16 pm
Forum: Module development
Topic: Multiple Response Module
Replies: 9
Views: 15202

Re: Multiple Response Module

I really don't like the error message it shows to end users, which looks like a bug in the R code. Yes, of course, you may not like it, but it's not a BUG. It is a choice to inform the end users, which says that for that input the author or authors of that module have foreseen a possible range of v...
by MAgojam
Wed Oct 25, 2023 1:17 pm
Forum: Module development
Topic: Multiple Response Module
Replies: 9
Views: 15202

Re: Multiple Response Module

vjalby wrote: Tue Oct 24, 2023 9:11 pm Everyone is welcome to test it and tell me if it's worth to keep it alive.
Hey Vincent,
I stopped by and left you a PR with some little suggestions.
Thanks for your module and I hope to see more.

Cheers,
Maurizio Agosti
https://www.jamovi.org/about.html
by MAgojam
Tue Oct 17, 2023 11:41 pm
Forum: General
Topic: Output syntax for computed/transformed variables?
Replies: 4
Views: 8534

Re: Output syntax for computed/transformed variables?

computation/transformation (Does jamovi even use R for that purpose? Or does it use Python?). Hey @reason180, just because she asked, you can take a look here and you have confirmation that Python works: https://github.com/jamovi/jamovi/blob/current-dev/server/jamovi/server/compute/functions.py Che...
by MAgojam
Sat Sep 30, 2023 11:16 am
Forum: Help
Topic: MAJOR "Fisher scoring algorithm did not converge"
Replies: 8
Views: 9808

Re: MAJOR "Fisher scoring algorithm did not converge"

cynthiahs wrote: Sat Sep 30, 2023 1:22 am I tried to send the file to you but it won't attach to the message.
Thanks @Cynthias,
but you should probably zip it, do you want to try again?

Cheers,
Maurizio