Search found 7 matches

by ProtonEnergy
Tue Jul 22, 2025 5:44 am
Forum: Module development
Topic: Adjusting post-hoc p-values for PLANNED comparisons
Replies: 4
Views: 2754

Re: Adjusting post-hoc p-values for PLANNED comparisons

#3 An already-available, semi-automated solution is to use jamovi's Rj module to run code something like the following: # This code computes the Holm-corrected p values for a vector of # uncorrected p values. (Options besides "holm" are: # "hochberg", "hommel", "b...
by ProtonEnergy
Mon Jul 21, 2025 10:40 am
Forum: Module development
Topic: Adjusting post-hoc p-values for PLANNED comparisons
Replies: 4
Views: 2754

Re: Adjusting post-hoc p-values for PLANNED comparisons

quick follow up here....

In the event an uncorrected post-hoc p value is < 0.001 then obviously, even a simple planned comparison bonferroni correction becomes more complicated without knowing the exact p value.
by ProtonEnergy
Mon Jul 21, 2025 9:15 am
Forum: Module development
Topic: Adjusting post-hoc p-values for PLANNED comparisons
Replies: 4
Views: 2754

Adjusting post-hoc p-values for PLANNED comparisons

In the post-hoc sections of ANOVA and Linear models there are multiple options for post-hoc tests (Bonferroni, Tukey HSD and so on). However there is no possible correction for PLANNED comparisons. For example, currently i'm running a rmANOVA (and comparing the results to a LMM) that has a total num...
by ProtonEnergy
Tue Jul 15, 2025 4:01 pm
Forum: jamovi development
Topic: Copy/paste column headers from cvs or excel
Replies: 1
Views: 12489

Copy/paste column headers from cvs or excel

I am finding that I spend a LOT of time continually writing column headers manually in the data set-up section. Imagine copying 20 columns of data from excel and the first row has column headers. Surely there is way these can be automatically imported into jamovi so there is no need to manually ente...
by ProtonEnergy
Mon Mar 17, 2025 7:37 am
Forum: Help
Topic: Exporting Estimated Marginal Means from Jamovi (GAMLj) to GraphPad
Replies: 5
Views: 110544

Re: Exporting Estimated Marginal Means from Jamovi (GAMLj) to GraphPad

Yes! I'm facing same issue. I'd like to be able to plot the LMM results from Jamovi in Graphpad. This can of course be done in r, but the whole reason I use jamovi is because the GUI is faster (for me) than writing the R code which I'm less familiar with.
by ProtonEnergy
Mon Mar 17, 2025 7:33 am
Forum: Help
Topic: GAMlj no longer works on v2.6.23
Replies: 1
Views: 57900

GAMlj no longer works on v2.6.23

I have installed v2.6.23 and added the GAMLj3 module. However now the previous GAMlj module is not working properly. Specifically, things seem to work as normal until the random effects section, where neither click and drag or "select -> add" functions work at all. Is this a known problem ...
by ProtonEnergy
Mon Sep 23, 2024 6:17 am
Forum: General
Topic: Copy/paste with column headers
Replies: 11
Views: 103374

Re: Copy/paste with column headers

where are you copy/pasting your data from? (sorry, just trying to get my head around the use-case). this has probably become our most request feature, so it shouldn't be too far away. cheers Re-visiting an old common request to ask whether it has been implemented yet? The use case is very simple. I...