View source: R/f_negbinomial.R
negbin_control | R Documentation |
Set computational options for the sampling algorithms
negbin_control(CRT.approx.m = 20L)
CRT.approx.m |
scalar integer specifying the degree of approximation to sampling from a Chinese Restaurant Table distribution. The approximation is based on Le Cam's theorem. Larger values yield a slower but more accurate sampler. |
A list with computational options for the sampling algorithm.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.