getNameOfVectorFromCmdstanr: Get names of vector in cmdstanr.

Description Usage Arguments Value

View source: R/stanUtils.R

Description

Get names of vector in cmdstanr.

Usage

1
getNameOfVectorFromCmdstanr(nm = "MuInd", n = 10L, l = "[", r = "]")

Arguments

nm

string, name of variable in stan script

n

integer, length of the variable.

l

string, left bracket, default "["

r

string, right brackt, default "]"

Value

vector of string


beyondpie/mssc documentation built on Jan. 8, 2022, 1:30 p.m.