Search found 3 matches

by Shabd
Mon Feb 12, 2024 4:48 pm
Forum: Module development
Topic: Levene Test for Mixed Models in GAMLj
Replies: 1
Views: 15813

Levene Test for Mixed Models in GAMLj

Hey,

we have been successfully using JAMOVI including the GAMLj module during our statistics introduction seminar in the past 3 years. Especially, the Mixed Model function is superb!
I have a little request: Would it be possible to also include Levene's Test for Homegeneity of Variance in the ...
by Shabd
Thu Feb 01, 2024 1:46 pm
Forum: Statistics
Topic: Weights
Replies: 8
Views: 400762

Re: Weights

Its absolutely great to see that JAMOVI supports case weights now. However, to see that only integer weights are possible is really a drawback, because this means that only very rough reweighting is possible. In survey statistics, design or redressment weights are usually floating point values ...
by Shabd
Thu Dec 13, 2018 9:27 pm
Forum: Module development
Topic: Getting data from RJeditor back to the jamovi dataset
Replies: 7
Views: 88118

Getting data from RJeditor back to the jamovi dataset

Hi,
I love the RJ editor feature very much (you guys are doing a great job!), but I have one important question related to it:

It seems currently impossible to get data that was created in the RJeditor "system R sandbox" back to the Jamovi dataset. E.g. if i do:
data <-cbind(data, new_column ...