finalize_args: Finalize an argument tree object by merging components that...

View source: R/cmdstan-arg-trees.R

finalize_argsR Documentation

Finalize an argument tree object by merging components that are not fully specified and creating output directories as necessary.

Description

Finalize an argument tree object by merging components that are not fully specified and creating output directories as necessary.

Usage

finalize_args(args)

Arguments

args

arg-tree object (list).

Value

same tree, ready to pass to 'construct_cmdline' and 'run_model_cmd'


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