Joseph Larmarange
Joseph Larmarange
CC @ddsjoberg
The result contains `nobs` (the number of observations) A class is also added on the model indicate the type ("elnet", "lognet", "multnet", "fishnet" (poisson), "coxnet" or "mrelnet" for the various...
Closing it for now
no request for now. Let's wait a little
Closing it for now
once packages cached, possible to reactive glmmTMB in GA
I just checked. The last commit was 3 years ago: https://github.com/leeper/margins A PR has been proposed 3 days ago to solve CRAN issue: https://github.com/leeper/margins/pull/191 Somehow, this package is now overseeded...
Maybe we could keep tidy_margins() for now but deprecate it in favour of marginal effects, in case margins is not maintained anymore at some point? Joseph LARMARANGE https://joseph.larmarange.net Demographer PhD,...
Just a quick comment about `plot.tbl_uvregression()`. Technically, it cannot natively be handled by `ggtstats::gcoef_model()`, even if we could consider moving this function to `ggstats`. But we could also maybe consider...
I agree with that these plot functions are easy to maintain. Regarding a more general implementation of `uvregressions()`, I do think that it is something to keep in mind, but...