withoutIndex: Remove the array indexing from a parameter name

View source: R/fit.R

withoutIndexR Documentation

Remove the array indexing from a parameter name

Description

Remove the array indexing from a parameter name

Usage

withoutIndex(name)

Arguments

name

a parameter name

Value

the name without the square bracket parameter indexing

Examples

withoutIndex("foo[1,2]")

pcFactorStan documentation built on Sept. 14, 2023, 1:09 a.m.