push_arg: Basic method to return one CmdStan argument.

View source: R/cmdstan-args.R

push_argR Documentation

Basic method to return one CmdStan argument.

Description

Basic method to return one CmdStan argument.

Usage

push_arg(name, value)

Arguments

name

name of the parameter to add.

value

value the parameter takes.

Value

combined string argument.


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