set_sampling_args | R Documentation |
set_sampling_args From 'rstanarm' (November 1st, 2019)
set_sampling_args(object, user_dots = list(), user_adapt_delta = NULL, ...)
object |
A |
user_dots |
A list. User commands. |
user_adapt_delta |
A double between 0 and 1. Adapt delta passed by the user |
... |
further arguments to be passed to 'stan' |
Set the sampling arguments
A list
with arguments to be passed to stan
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.