Description Usage Arguments Value
Note that this function returns the results of the converging instance with highest log posterior density while optimizing_all
returns all.
1 | optimizing_best(stanDots, nRuns, nCores)
|
stanDots |
The arguments to the passed to rstan's |
nRuns |
An optional integer with the number of initializations. |
nCores |
An optional integer with the number of cores to be used. If equal to one, the instances are run sequentially. Otherwise, doParallel's backend is used for parallel computing. It defaults to one. |
An Optimization object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.