propose_reporting_parameters | R Documentation |
Propose new reporting parameters using normal kernel centered at current values
propose_reporting_parameters(
current_reporting_parameters,
metropolis_parameters
)
current_reporting_parameters |
a tibble with column names: "reporting_piece_index", "mean", "sd" |
metropolis_parameters |
named list of 'mean_step', 'sd_step' containing step sizes for Metropolis step |
a tibble with column names: "reporting_piece_index", "mean", "sd"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.