View source: R/dispersion_nb.R
dispersion_nb | R Documentation |
Estimate the negative binomial dispersion parameter k (according to Zhu H and Lakkis H, Stat Med 2014)
dispersion_nb(r, CI_lower, CI_upper, exposure_time)
r |
Event rate per patient year |
CI_lower |
Upper confidence interval of r |
exposure_time |
Total exposure time in years |
Negative binomial dispersion parameter k
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.