chain_call: Meta-function that bundles the sampler into a chain call

Description Usage

View source: R/mmBPFA_sampler.R

Description

Performs single chain run of the mmBPFA algorithm.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
chain_call(
  pre_sparse,
  warmup,
  iter,
  thin,
  dat,
  mode,
  share_noise,
  d_mask,
  n_levels,
  margin_vals,
  x,
  lambda,
  zeros,
  omega,
  alpha,
  gamma_k,
  d,
  dc,
  ibp_a,
  ibp_b,
  benchmark
)

EandrewJones/mmBPFA documentation built on Feb. 14, 2021, 11:17 p.m.