split_stannames: Split stan names into a list of parameter names (char vec)...

Description Usage Arguments Value Author(s)

View source: R/utility.R

Description

Split stan names into a list of parameter names (char vec) and (col-named) matrix of numeric indices.

Usage

1
split_stannames(stannames, labs = NULL)

Arguments

stannames

Char vector.

labs

Optional. Names of columns to which the indices meaningfully pertain to.

Value

List of param names and a matrix of indices.

Author(s)

Stephen R Martin


MIRES documentation built on Feb. 22, 2021, 5:10 p.m.