Description Usage Arguments Value
View source: R/DA-select-best-tuning-params.R
Find tuning parameter with minimum computation cost under DAMH,
1 | min_da_mh_cost(min_T, surrogate_acceptance, surrogate_cost, full_cost)
|
min_T |
Minimum time taken to perform MH iteration for each parameter. |
surrogate_acceptance |
Average surrogate acceptance rate for each tuning parameter. |
surrogate_cost |
Average surrogate acceptance rate for each tuning parameter. |
full_cost |
Average cost of using surrogate. |
Index for which parameter to use.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.