adapt2_grid: Adaptive grid estimation of posteriors

Description Usage

View source: R/cause_grid_adapt.R

Description

Workhorse for posterior adaptive grid approximation. Called from cause_grid_adapt.

Usage

 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
)

jean997/cause documentation built on Dec. 25, 2021, 10 p.m.