View source: R/cause_grid_adapt.R
Workhorse for posterior adaptive grid approximation. Called from cause_grid_adapt.
1 2 3 4 5 6 7 8 9 10 11 | adapt2_grid(
params,
ranges,
priors,
n_start,
range_fixed,
mix_grid,
rho,
X,
max_post_per_bin
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.