Generalized
                                            Generalized
                                        
                                    Also, you may find this one informative: Li, Peng & Redden, David. (2015). Comparing denominator degrees of freedom approximations for the generalized linear mixed model in analyzing binary outcome in...
Yes. Initially I thought it's calculated traditionally. Then I found it's done via bootstrap, so it's not the DF fault. Today morning my work was rejected by a statistical reviewer...
@josesho Hello, is the corrected version published on the CRAN? I'd like to propose dabestr to my friend, a researcher, but I'm not sure if the error in computing correct...
Please note, that raincloud without the boxplot is not very useful, as it doesn't show quantiles. Moreover, using raw jittered data inappropriate for discrete data, like drug doses - that's...
Thank you very much. Well, I don't use Shiny for anything, I rather needed it for a statistical report, where, indeed, I use the median + its CI. I add...
This is a great news! I hope the 2021 will be the year of birth of your new awesome package! Let me show you what I did (quite quickly!) using...
@smouksassi Please look, how nicely things can be produced with your code. I put it here to encourage you to not abandon the survival functions in the future :) 🥇...
@smouksassi Hi! I don't know, if you finally decided to create a separate package for the survival analysis, but (to encourage you) I thought you might want to see, how...
Dear @ddsjoberg , Thank you for your explanations. I found this file: https://github.com/ddsjoberg/gtsummary/blob/3c63f7200630e22d1496e9c4b0e8bb50e2fa5807/R/utils-add_p_tests.R and it's a brilliant starter, as you have already managed a number of important challenges (e.g. completeness...
Hi, @thomasp85 First of all, I wanted to thank you very much for patchwork. It's truly awesome package. Do you have maybe some plans about this issue? Is this something...