rundata: rundata

Description Usage Arguments

View source: R/runstan-data.R

Description

rundata Run stan for RWD

Usage

1
rundata(data, stancode, seed, iter = 1000, chains = 1, keepall = F, ...)

Arguments

stancode

Type of stan model to run

seed

Seed for stan. If inform, seed must be length 2

iter

Number of iterations for MCMC

chains

Number of chains

keepall

Whether to keep all results or only summary

dat

Data for stan model


kralljr/stansa documentation built on Dec. 21, 2021, 7:44 a.m.