Search found 2 matches

by dekdek
Mon Aug 17, 2020 1:59 pm
Forum: jamovi development
Topic: NNeed stable MAC version with all modules on 1.1.9
Replies: 2
Views: 19074

NNeed stable MAC version with all modules on 1.1.9

WARNING
JAMOVI now completely useles on MAC Catalina
Version 1.1.9 now ahs secutiry problems and Catalina won't install,
Stupidly I trusted Jamovi and deleted old working version
Version 1.2.25 has incompatibility with generalized and Bayes models - so completely uselss to me.
AT least users ...
by dekdek
Sun Aug 09, 2020 10:06 am
Forum: jamovi development
Topic: aggregate input for generalized linear e.g. logit
Replies: 1
Views: 17453

aggregate input for generalized linear e.g. logit

congratulations to developer - great package
it would be really helpful if input for binomial distributions could include and aggreegatee format for proportions aswell as the 0,1 format, as in R glmer
Examplein R: model model <- glmer(cbind(f0, f1) ~ a1_23 * b1 +(1|pno), data=ldf, family=binomial ...