View source: R/aux_functions.R
| rqr_nbinom_logs | R Documentation |
compute numerically stable negative binomial rqr
rqr_nbinom_logs(y, size, prob, eps = 1e-12)
y |
observed value |
size |
size parameter |
prob |
prob parameter |
eps |
precision parameter |
appropriate randomized quantile residual
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.