Skip to main content

Questions tagged [negative-binomial-distribution]

A discrete, univariate distribution modelling the number of ${\rm Bernoulli}(p)$ trial successes until a specified number of failures occur.

6 votes
1 answer
239 views

Question: I am analysing longitudinal survey data measuring PTSD symptoms (PTSS) among police officers using R, and I am uncertain which mixed modeling framework is most appropriate for the outcome. ...
Sara's user avatar
  • 61
7 votes
2 answers
206 views

I have found many similar questions, but my diagnostic plot results seem to show problems that are too specific for me to interpret. I have the following data : ...
Mag's user avatar
  • 73
1 vote
0 answers
33 views

I am trying to clarify the conditions under which g-computation based solely on an outcome regression is a valid causal estimator in longitudinal data; specifically, a mixed-effects (or more generally,...
jpsmith's user avatar
  • 350
4 votes
1 answer
173 views

Background In a retrospective cohort study, I aim to identify covariates associated with overlapping prescriptions of a given drug (a proxy for misuse). This is a descriptive study (I do not perform ...
Thomas's user avatar
  • 600
5 votes
2 answers
179 views

A paper states that the annualized bleeding event rate is 39.86 with a 95% CI of (33.05,48.07). This is estimated based on a sample size of 37 and with the exposure time as 0.5 years for each patient. ...
East Liu's user avatar
  • 125
1 vote
0 answers
19 views

I’m trying to fit a negative binomial GLM for a count response variable (stems per hectare). The data were significantly overdispersed. Thus I chose glm.nb() from MASS and then checked model fit ...
S_rajan's user avatar
  • 11
1 vote
0 answers
53 views

I am estimating repeatability (a type of intra-class correlation) from mixed models with negative binomial and beta distributions and want to confirm that the variance transformations to obtain ...
alab's user avatar
  • 11
0 votes
0 answers
51 views

I've been looking for the best distribution to fit a glmm model to my data. The best seems to be a betabinomial model, but it gives a warning about false convergence, which is caused by large z values:...
Asier's user avatar
  • 163
7 votes
1 answer
294 views

I am writing to seek your expertise with a project I am working on, which is described briefly here: The data are on disease occurrence ('number of cases' is my dependent variable) from 1960 to 2025. ...
Akhil Kshirsagar's user avatar
3 votes
1 answer
122 views

I am trying to appropriately propagate uncertainty from my predicted datasets following a GAM model. Essentially, I have weekly counts of data (i.e., egg counts), but want to calculate cumulative ...
lmbradley's user avatar
3 votes
0 answers
93 views

In glmmTMB I've noticed on several occasions that I can have a standard Poisson glmer with no indication of overdispersion using the check_overdispersion, ...
Tristan Swartout's user avatar
0 votes
0 answers
62 views

I am conducting a simulation-based analysis to test potential associations between genetic variables and a dependent outcome. My model meets the assumptions for a negative binomial regression. I would ...
always.learning's user avatar
1 vote
1 answer
97 views

I'm estimating a negative binomial regression model with MASS::glm.nb A coefficient for one level of a factor variable is very huge. It equals 30, which after being ...
robertspierre's user avatar
6 votes
1 answer
156 views

I am trying to understand the limitations of profile likelihood intervals in small datasets. I was trying to do a small simulation study for negative binomial regression but it turns out common R ...
Martin Modrák's user avatar
9 votes
2 answers
469 views

First, to be clear, the issue mentioned in the title does not happen often and, in every parametric simulation I've tried, both NB and Poisson produce similar estimates, regardless of the type of ...
NBweird's user avatar
  • 91

15 30 50 per page
1
2 3 4 5
66