Generalized

Results 19 comments of Generalized

Thank you for a quick reaction! By the way, do you plan to release it to the CRAN in, say, the next month or two? (I am asking because of...

I have a similar issue, only horizontally. I found a quick and dirty workaround, maybe it will help someone, as the original positioning of the axis title looks ugly. Original...

Is there any good news about that? It's been 2019, now it's 2023...

@heike , @nickvence Maybe you find useful this code. Sadly, this has to be repeated every time, so it's worthwhile to think about making a function... ``` ggplot(data = my_data)...

Would it be possible to extend this brilliant idea also to more generalized models, like the MMRM fit via GLS (2 implementations in R: nlme::gls() and mmrm:mmrm()) and GEE (geeglm...

@kassambara Is there any chance to fix that? I mean either delete the "d" or expose it as a parameter with default value=1?

Thank you very much for the quick explanation, @psychelzh! This explains everything. But, at the end of the day, although I know the source of this behaviour, **this is even...

Definitely, this would be extremely useful. The problem with predefined faceting rather than relying on the external +facet_grid or facet_rap is already visible in the SurvMiner package: it works as...

Hello, @kassambara just wanted to ask, is you had a chance to fix this issue with suppressWarnings? I'd like to use this package in near future and recommend to a...