naveranoc

Results 4 comments of naveranoc

Hello @juliasilge, thank you very much for your answer, but I have a couple of doubts, for example, if we used a poisson regression model, in which it had an...

Hello - thanks for creating this package, I have been reviewing this issue of the weights in the package, I don't know if it is possible to think about the...

Hello @florianhartig, I am referring to cases, for example, in packages like glmmtmb or pscl (especially in the cases of hurdle or zero inflated models), where weights can greatly simplify...

Hi @florianhartig Thinking about what you propose, I have created the following simulated example and I have generated the following simulated example. `library(glmmTMB) library(tidyverse) set.seed(123L) size_data = 10000 count_intercept =...