sim_fit_multiple: Simulation Study

Description Usage Arguments

View source: R/sim_fit_multiple.R

Description

Simulation Study

Usage

1
2
3
4
5
6
7
8
9
sim_fit_multiple(
  num_sim = 10L,
  K = 50,
  fix_alpha = FALSE,
  iter_max = 5000,
  burn_in = 3000,
  chains = 4,
  dataset_function
)

Arguments

num_sim

number of simulations to run

....

other arguments for generate_dataset


apeterson91/STAPDPSimulations documentation built on Dec. 19, 2021, 3:43 a.m.