getParameterNameList {babsim.hospital}R Documentation

getParameterNameList

Description

Returns the names (chr) of the babsim x parameter vector.

Usage

getParameterNameList(x)

Arguments

x

vector of int: positions

Value

This function returns a vector. Its elements represent the names of the n-th x variables.

Examples

getParameterNameList(c(16, 18))

[Package babsim.hospital version 11.8.8 Index]