Description Usage Arguments Details Examples
Bayesbench config
1 2 3 4 5 | bayesbench_cfg(...)
read_bayesbench_cfg_from_file(file_path)
write_bayesbench_cfg_to_file(cfg, file_path)
|
... |
Bayesbench parameters to set. |
file_path |
File path to bayesbench configuration file. |
Creates a Bayesbench configuration file. The only
1 2 | file_path <- system.file("extdata", "examples", "test_8schools_advi.yml", package = "bayesbenchr")
x <- read_bayesbench_cfg_from_file(file_path)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.