Set computational options for the sampling algorithms
negbin_control(CRT.approx.m = 20L)
A list with computational options for the sampling algorithm.
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.