Search found 3005 matches

by jonathon
Mon Sep 14, 2026 4:26 am
Forum: General
Topic: Option to Sort Columns
Replies: 4
Views: 10170

Re: Option to Sort Columns

hi arfi,

for the use case you describe, i'd suggest using filters ... we try and avoid making destructive changes to a data set, and filters allows us to do that.

jonathon
by jonathon
Fri Sep 04, 2026 10:45 pm
Forum: Help
Topic: GAMLj Jamovi: Cannot drag cluster variable to Random Coefficients
Replies: 4
Views: 13685

Re: GAMLj Jamovi: Cannot drag cluster variable to Random Coefficients

OK, that explains it. GAMLj is old and has been retired. You'll need move across to GAMLj3.

Kind regards

Jonathon
by jonathon
Wed Sep 02, 2026 11:43 pm
Forum: Help
Topic: GAMLj Jamovi: Cannot drag cluster variable to Random Coefficients
Replies: 4
Views: 13685

Re: GAMLj Jamovi: Cannot drag cluster variable to Random Coefficients

Hi,

This does sound like an issue which was addressed quite some time ago; let's start out by making sure you're using a recent version of jamovi, either 2.7 or 28 ... and let's begin by understanding why you were unable to install GAMLj; can you describe what happens?

Kind regards

Jonathon
by jonathon
Wed Sep 02, 2026 2:02 am
Forum: General
Topic: Unable to reach library
Replies: 4
Views: 19329

Re: Unable to reach library

Hi,

This is a separate issue to the (Unable to access the library) issue above, and it's a doozey. The "installing modules is not available on your plan" is a red herring; the rendering of the front-end is failing spectacularly, and random stuff is being displayed.

In this case, I'd suggest ...
by jonathon
Mon Aug 31, 2026 11:46 pm
Forum: General
Topic: Unable to reach library
Replies: 4
Views: 19329

Re: Unable to reach library

Hi,

This usually indicates your network is preventing jamovi from reaching the library. Try connecting using a different network, or a mobile hotspot. Alternatively, you can download modules to sideload, for the 28 series of jamovi under windows here

https://library.jamovi.org/win64/R4.6.0-x64 ...
by jonathon
Tue Aug 18, 2026 11:30 pm
Forum: General
Topic: Jamovi free Cloud for a college class?
Replies: 1
Views: 11201

Re: Jamovi free Cloud for a college class?

Hi Read,

The free guest plan isn't always available, because the number of people using it varies over time, and there's a limit to the number of free users we can host.

So I think you want either the priority or team plan. (at time of writing) The only difference is that the team plan allows you ...
by jonathon
Wed Aug 05, 2026 11:12 pm
Forum: Help
Topic: R Editor showing less rows
Replies: 3
Views: 19084

Re: R Editor showing less rows

hi,

i'm getting consistent dataframe output between R and jamovi:


Screenshot 2026-08-06 at 09.08.59.png
Screenshot 2026-08-06 at 09.08.59.png (528.74 KiB) Viewed 15957 times
by jonathon
Sat Aug 01, 2026 1:08 am
Forum: Help
Topic: How to find unique rows in a dataset
Replies: 3
Views: 8990

Re: How to find unique rows in a dataset

you can copy the frequency table, and then paste it into a new data set. or you could use jTransform, use aggregate, and aggregate across N i think.

jonathon
by jonathon
Thu Jul 30, 2026 11:45 pm
Forum: Help
Topic: How to find unique rows in a dataset
Replies: 3
Views: 8990

Re: How to find unique rows in a dataset

Hi, you can use a computed variable to compute the routes. see here:


Screenshot 2026-07-31 at 09.45.04.png
Screenshot 2026-07-31 at 09.45.04.png (842.25 KiB) Viewed 8260 times