Extract control parameters of the NUTS sampler such as
adapt_delta or max_treedepth.
Arguments
- x
An R object
- ...
Currently ignored.
- pars
Optional names of the control parameters to be returned. If
NULL(the default) all control parameters are returned. Seestanfor more details.