jr-leary7 / scLANE

Characterize gene dynamics over trajectories using GLMs, GEEs, & GLMMs.
MIT License
10 stars 2 forks source link

Add option to bias-correct GEE variance-covariance matrix for small samples #197

Open jr-leary7 opened 4 days ago

jr-leary7 commented 4 days ago

$$ \mathbf{V}_{df} = \left(\frac{n_s}{n_s-p}\right) \mathbf{V} $$

jr-leary7 commented 2 days ago