Page 1 of 1

Bootstrapping in jamovi

Posted: Thu Nov 07, 2024 2:52 pm
by ajginens
I did some searching and I couldn't find any information on bootstrapping using jamovi. If this doesn't exist, I would be interested in exploring the idea of creating an R package (with a shiny interface ?) that would take a data set and subject to user input bootstrap (possibly regularized) regressions.
Thoughts/suggestions/interest ?

Adam Ginensky (full name so you can look me up).

Re: Bootstrapping in jamovi

Posted: Thu Nov 07, 2024 11:04 pm
by mcfanda@gmail.com
For linear models (regression, anova, mixed models, generalized linear models, generalized mixed) you can use GAMLj3 that allows bootstrapping the majority of tests.

Re: Bootstrapping in jamovi

Posted: Thu Nov 07, 2024 11:11 pm
by ajginens
Thanks ! Appreciate the quick answer.

Adam