Page 1 of 1

Analysis Lagging

Posted: Thu Sep 28, 2023 1:49 pm
by snahgnuhc
Hi there am new to jamovi and would like to seek the collective wisdom.

I've run into very long processing times (20-30mins) when trying to do some frequency analyses.

See some details below:
Row count: 27, 746
Filtered: 17, 015
Data column that analyses is run on:
- Ranging from -3.000 to +3.000, values are in 3.d.p
- did a quick eyeball scan and the highest freq count is 10, majority are like 1-3
- changed to nominal data type so that descriptives can run the freq analyses

Previously when doing this on SPSS, the freq output was generated very quickly so not sure if there any issue or just due to sheer number of unique values.

System:
jamovi-2.3.21.0-win64

Appreciate any advice please!

Re: Analysis Lagging

Posted: Sat Sep 30, 2023 8:57 am
by jonathon
very large results tables can take a while to generate unfortunately ... i've spent a lot of time trying to squeeze more performance out of R ... but it seems to be a limitation.

at some point i'd like to reimplement the descriptives in python, to get the performance up, but probably won't happen for a while.

cheers

jonathon

Re: Analysis Lagging

Posted: Thu Oct 05, 2023 1:40 am
by snahgnuhc
Thanks Jonathon appreciate it!