run_cmdstan: Run a set of CmdStan runs based on a set of arg-trees in a...

View source: R/cmdstan-run.R

run_cmdstanR Documentation

Run a set of CmdStan runs based on a set of arg-trees in a .yaml file.

Description

Run a set of CmdStan runs based on a set of arg-trees in a .yaml file.

Usage

run_cmdstan(file, cores = getOption("cl.cores", 1))

Arguments

file

.yaml file with instructions

cores

number of cores to use for the run


sakrejda/stannis documentation built on June 25, 2022, 3:19 a.m.